BinarySecretSecurityToken.KeySize Property

Definition

Gets the token key size.

public:
 property int KeySize { int get(); };
public int KeySize { get; }
member this.KeySize : int
Public ReadOnly Property KeySize As Integer

Property Value

The token key size.

Applies to