SharedAccessSignatureToken.MaxKeyLength Field

Definition

Specifies the maximum length of the key.

public const int MaxKeyLength = 256;
val mutable MaxKeyLength : int
Public Const MaxKeyLength As Integer  = 256

Field Value

Value = 256

Applies to