IISOptions.AuthenticationDisplayName Property

Definition

Sets the display name shown to users on login pages. The default is 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

Property Value

Applies to