Partager via


AuthenticationDomain.AuthenticationMethods Property

Definition

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

Property Value

Applies to