共用方式為


SecurityTokenRequirement.KeySizeProperty 屬性

定義

取得值,這個值會指定 Properties 屬性為 KeySize 集合中索引的名稱。

public:
 static property System::String ^ KeySizeProperty { System::String ^ get(); };
public static string KeySizeProperty { get; }
static member KeySizeProperty : string
Public Shared ReadOnly Property KeySizeProperty As String

屬性值

做為 Properties 屬性之 KeySize 集合中索引的名稱。

備註

為了設定所需的金鑰大小,此時會使用 KeySize 屬性。

適用於

另請參閱