AdfsGlobalAuthenticationPolicy.AdditionalAuthenticationProvider Property

Definition

public:
 property System::Collections::Generic::IList<System::String ^> ^ AdditionalAuthenticationProvider { System::Collections::Generic::IList<System::String ^> ^ get(); };
public System.Collections.Generic.IList<string> AdditionalAuthenticationProvider { get; }
member this.AdditionalAuthenticationProvider : System.Collections.Generic.IList<string>
Public ReadOnly Property AdditionalAuthenticationProvider As IList(Of String)

Property Value

Applies to