ServiceModelSecurityTokenRequirement.IsOutOfBandTokenProperty 属性

定义

获取令牌需求属性的密钥,其值指示这是在客户端还是服务上配置的令牌请求。

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

属性值

String

令牌要求属性的密钥,其值指示这是在客户端还是服务上配置的令牌请求。

适用于