DataProtector.ApplicationName 속성

정의

애플리케이션의 이름을 가져옵니다.

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

속성 값

String

애플리케이션 이름입니다.

적용 대상