AuthenticationManager.AuthenticationDisplayName 속성

정의

로그인 페이지에서 사용자에게 나타나는 표시 이름을 설정합니다. 기본값은 null입니다.

public:
 property System::String ^ AuthenticationDisplayName { System::String ^ get(); void set(System::String ^ value); };
public string AuthenticationDisplayName { get; set; }
public string? AuthenticationDisplayName { get; set; }
member this.AuthenticationDisplayName : string with get, set
Public Property AuthenticationDisplayName As String

속성 값

적용 대상