WebClientUrl.AuthenticationMethods Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the authentication methods that are supported by the Web client.
public:
property System::String ^ AuthenticationMethods { System::String ^ get(); };
public string AuthenticationMethods { get; }
Public ReadOnly Property AuthenticationMethods As String
Property Value
A list of the authentication methods that are supported by the Web client.