IsAutoLogOnUsed Property
- Last UpdatedAug 21, 2026
- 1 minute read
Gets true if auto logon used for login in web control
'Declaration
<ObsoleteAttribute("This property is out of support.")>
Public Shared ReadOnly Property IsAutoLogOnUsed As Boolean
[Obsolete("This property is out of support.")]
public:
static property bool IsAutoLogOnUsed {
bool get();
}