共用方式為


ServiceModelSecurityTokenRequirement.SecurityAlgorithmSuiteProperty 屬性

定義

取得權杖需求屬性的索引鍵,其值為通道用於執行訊息安全性的演算法套件。

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

屬性值

權杖需求屬性的索引鍵,其值為 SecurityAlgorithmSuite

適用於

另請參閱