ServiceModelSecurityTokenRequirement.TransportSchemeProperty 屬性

定義

如果發出的是有關要搭配傳輸安全性使用之權杖提供者/驗證器的要求,這個字串就是值為傳輸配置之權杖需求屬性的索引鍵。

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

屬性值

String

權杖需求屬性的索引鍵,其值就是該傳輸配置。

適用於

另請參閱