BinarySecretSecurityToken.KeySize 属性

定义

获取令牌密钥大小。

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

属性值

Int32

令牌密钥大小。

适用于