DataProtector.PrimaryPurpose プロパティ

定義

保護されたデータの主な目的を取得します。

protected:
 property System::String ^ PrimaryPurpose { System::String ^ get(); };
protected string PrimaryPurpose { get; }
member this.PrimaryPurpose : string
Protected ReadOnly Property PrimaryPurpose As String

プロパティ値

String

保護されたデータの主な目的。

適用対象