AuthenticationScheme.DisplayName 속성

정의

스키마의 표시 이름입니다. Null은 유효하며 사용자 연결이 아닌 스키마에 사용됩니다.

public:
 property System::String ^ DisplayName { System::String ^ get(); };
public string DisplayName { get; }
public string? DisplayName { get; }
member this.DisplayName : string
Public ReadOnly Property DisplayName As String

속성 값

적용 대상