次の方法で共有


OidcProviderOptions.Authority プロパティ

定義

OpenID Connect (OIDC) ID プロバイダーの権限を取得または設定します。

public:
 property System::String ^ Authority { System::String ^ get(); void set(System::String ^ value); };
public string Authority { get; set; }
public string? Authority { get; set; }
member this.Authority : string with get, set
Public Property Authority As String

プロパティ値

適用対象