ServiceConfigSettings.IsUserNameEnabled 속성

정의

사용자 이름이 활성화되었는지 나타내는 값을 받거나 설정합니다.

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

속성 값

true 사용자 이름이 활성화되어 있다면; 그렇지 않으면, false.

적용 대상