Share via


SecurityTokenRequirement.KeyTypeProperty 屬性

定義

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

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

屬性值

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

備註

為了設定所需的金鑰型別,此時會使用 KeyType 屬性。

適用於

另請參閱