次の方法で共有


AzureADOptions.AllSchemes プロパティ

定義

基になるすべての認証スキームを取得します。

public:
 property cli::array <System::String ^> ^ AllSchemes { cli::array <System::String ^> ^ get(); };
public string[] AllSchemes { get; }
member this.AllSchemes : string[]
Public ReadOnly Property AllSchemes As String()

プロパティ値

String[]

適用対象