Share via


AuthenticationProviderProperties.AuthenticationMethods Property

Definition

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

Property Value

Applies to