ServiceConfigSettings.IsUserNameEnabled 屬性

定義

取得或設定一個值,指示使用者名稱是否啟用。

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

屬性值

true如果啟用了使用者名稱;否則,。 false

適用於