AzureADB2COptions.AllSchemes Property

Definition

Gets all the underlying authentication schemes.

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()

Property Value

String[]

Applies to