次の方法で共有


ApiManagementIdentityProviderPatch.ClientSecret プロパティ

定義

外部 ID プロバイダーのアプリケーションのクライアント シークレット。ログイン要求の認証に使用されます。 たとえば、Facebook ログイン用のアプリ シークレット、Google ログイン用の API キー、Microsoft の公開キーなどです。

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

プロパティ値

適用対象