次の方法で共有


CardSpacePolicyElement.PolicyNoticeLink プロパティ

定義

このポリシーのプライバシー情報の URI を取得または設定します。

public:
 property Uri ^ PolicyNoticeLink { Uri ^ get(); void set(Uri ^ value); };
public Uri PolicyNoticeLink { get; set; }
member this.PolicyNoticeLink : Uri with get, set
Public Property PolicyNoticeLink As Uri

プロパティ値

Uri

プライバシー ポリシーが存在する場所を示す Uri

適用対象