Click or drag to resize

IUserIsLoginEnabled Property

Does the user have login rights to CRM 5? Note, the user may also want to be able to log into one of the clients, like web or windows.

Namespace:  SuperOffice.COM.Application
Assembly:  SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntax
bool IsLoginEnabled { get; set; }

Property Value

Type: Boolean
See Also