Partilhar via


PSIdentity.AuthenticationType Property

Definition

Gets the type of authentication used. For a WSMan service authenticated user this will be one of the following: WSMAN_DEFAULT_AUTHENTICATION WSMAN_NO_AUTHENTICATION WSMAN_AUTH_DIGEST WSMAN_AUTH_NEGOTIATE WSMAN_AUTH_BASIC WSMAN_AUTH_KERBEROS WSMAN_AUTH_CLIENT_CERTIFICATE WSMAN_AUTH_LIVEID.

public:
 property System::String ^ AuthenticationType { System::String ^ get(); };
public:
 property Platform::String ^ AuthenticationType { Platform::String ^ get(); };
public string AuthenticationType { get; }
member this.AuthenticationType : string
Public ReadOnly Property AuthenticationType As String

Property Value

Implements

Applies to