DataProtector.ApplicationName プロパティ

定義

アプリケーションの名前を取得します。

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

プロパティ値

アプリケーションの名前です。

適用対象