Share via


DataProtector.SpecificPurposes 屬性

定義

取得受保護資料之特定用途。

protected:
 property System::Collections::Generic::IEnumerable<System::String ^> ^ SpecificPurposes { System::Collections::Generic::IEnumerable<System::String ^> ^ get(); };
protected System.Collections.Generic.IEnumerable<string> SpecificPurposes { get; }
member this.SpecificPurposes : seq<string>
Protected ReadOnly Property SpecificPurposes As IEnumerable(Of String)

屬性值

受保護資料之特定用途的集合。

適用於