IISOptions.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

プロパティ値

適用対象