共用方式為


ServiceModelSecurityTokenRequirement.PrivacyNoticeVersionProperty 屬性

定義

取得權杖需求屬性的索引鍵,其值為表示隱私權注意事項版本的字串。

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

屬性值

權杖需求屬性的索引鍵,其值會表示隱私權注意事項版本。

備註

這個索引鍵之對應值的型別為 Int32。 此屬性可用來在使用者介面中顯示連結, (UI) 類似 CardSpace 的方式。

適用於