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

属性值

适用于