WebClientUrl.AuthenticationMethods Property

Definition

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.

Applies to