IServerType2.SupportsUserNameNotion Property

Definition

Gets a value indicating whether the user name combo on the Login tab should be enabled. If not, the user name doesn't apply to this server type.

public:
 property bool SupportsUserNameNotion { bool get(); };
public bool SupportsUserNameNotion { get; }
member this.SupportsUserNameNotion : bool
Public ReadOnly Property SupportsUserNameNotion As Boolean

Property Value

true if the user name combo on the log in tab is enabled; otherwise, false.

Applies to