次の方法で共有


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 型です。 このプロパティを使用すると、CardSpace と同様に、ユーザー インターフェイス (UI) にリンクを表示できます。

適用対象