Partager via


ProviderAuthInfo.AuthenticationMethods Property

Definition

public:
 property System::Collections::Generic::IList<System::String ^> ^ AuthenticationMethods { System::Collections::Generic::IList<System::String ^> ^ get(); };
[System.Runtime.Serialization.DataMember(Order=1)]
public System.Collections.Generic.IList<string> AuthenticationMethods { get; }
member this.AuthenticationMethods : System.Collections.Generic.IList<string>
Public ReadOnly Property AuthenticationMethods As IList(Of String)

Property Value

Attributes

Applies to