Share via


ServiceConfigSettings.IsUserNameEnabled Property

Definition

Gets or sets a value that indicates whether user name is enabled.

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

Property Value

true if user name is enabled; otherwise, false.

Applies to