AuthenticationInfo.AuthenticationType Property

Definition

Gets or sets a value that determines the type of authentication.

public:
 property int AuthenticationType { int get(); void set(int value); };
public int AuthenticationType { get; set; }
member this.AuthenticationType : int with get, set
Public Property AuthenticationType As Integer

Property Value

The value that represents the type of authentication.

Applies to