Click or drag to resize
IUserManagerLoginNameIsCaseSensitive Property
Gets a value indicating that the login name is case sensitive.

Namespace: VirtualRadar.Interface.Settings
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
bool LoginNameIsCaseSensitive { get; }

Property Value

Type: Boolean
See Also