ServiceModelSecurityTokenRequirement.PrivacyNoticeVersionProperty 属性

定义

获取令牌要求属性的密钥,其值为表示隐私声明版本的字符串。

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

属性值

String

令牌需求属性的密钥,其值表示隐私声明版本。

注解

对应于此密钥的值的类型为 Int32。 此属性可用于在用户界面中显示链接, (UI) 类似于 CardSpace 的方式。

适用于