TokenConstants.MaxIssuerNameSize Field

Definition

The maximum size of the issuer name.

public const int MaxIssuerNameSize = 128;
val mutable MaxIssuerNameSize : int
Public Const MaxIssuerNameSize As Integer  = 128

Field Value

Value = 128

Applies to