次の方法で共有


MicrosoftAccountDefaults.AuthorizationEndpoint フィールド

定義

Microsoft アカウント認証の実行に使用される既定のエンドポイント。

public: static initonly System::String ^ AuthorizationEndpoint;
public static readonly string AuthorizationEndpoint;
 staticval mutable AuthorizationEndpoint : string
Public Shared ReadOnly AuthorizationEndpoint As String 

フィールド値

注釈

このエンドポイントの詳細については、https://learn.microsoft.com/graph/auth-v2-userを参照してください。

適用対象