IISOptions.AuthenticationDisplayName Propriété

Définition

Définit le nom d’affichage montré aux utilisateurs sur les pages de connexion. La valeur par défaut est 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

Valeur de propriété

S’applique à