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

屬性值

適用於