共用方式為


SecurityTokenRequirement.TokenTypeProperty 屬性

定義

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

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

屬性值

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

備註

為了設定所需的安全性權杖型別,此時會使用 TokenType 屬性。

適用於

另請參閱