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

令牌需求属性的密钥,其值为传输方案。

适用于

另请参阅