DataProtector.PrimaryPurpose 属性

定义

获取保护的数据的主要目的。

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

属性值

保护的数据的主要目的。

适用于