ServiceModelSecurityTokenRequirement.SupportingTokenAttachmentModeProperty 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取令牌需求属性的密钥,其值为关联的 SecurityTokenAttachmentMode 枚举成员(如果请求适用于支持令牌)。
public:
static property System::String ^ SupportingTokenAttachmentModeProperty { System::String ^ get(); };
public static string SupportingTokenAttachmentModeProperty { get; }
member this.SupportingTokenAttachmentModeProperty : string
Public Shared ReadOnly Property SupportingTokenAttachmentModeProperty As String
属性值
令牌需求属性的密钥,其值为关联的 SecurityTokenAttachmentMode 枚举成员。
注解
SupportingTokenAttachmentMode
属性是 SecurityTokenAttachmentMode 枚举成员(如果请求适用于支持令牌)。 支持令牌除了提供包含在绑定的主体令牌中的声明之外,还提供其他声明。