RSType.BasicDigestAuthenticationType Field

Definition

Defines the constant integer value for the basic digest authentication type.

public: int BasicDigestAuthenticationType = 2;
public const int BasicDigestAuthenticationType = 2;
val mutable BasicDigestAuthenticationType : int
Public Const BasicDigestAuthenticationType As Integer  = 2

Field Value

Value = 2

Applies to