DataProtector.ApplicationName Property

Definition

Gets the name of the application.

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

Property Value

The name of the application.

Applies to