BinarySecretSecurityToken.KeySize プロパティ

定義

トークン キーのサイズを取得します。

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

プロパティ値

トークン キーのサイズ。

適用対象