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

プロパティ値

適用対象