次の方法で共有


OAuthConfiguration.Authority プロパティ

定義

認証のための oAuth Authority を取得または設定します。

public string Authority { get; set; }
member this.Authority : string with get, set
Public Property Authority As String

プロパティ値

認証のための OAuth 機関。

適用対象