다음을 통해 공유


BinarySecretSecurityToken.KeySize 속성

정의

토큰 키 크기를 가져옵니다.

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

속성 값

Int32

토큰 키의 크기입니다.

적용 대상