UserLock API
Deprecated List
Member ProtectedAccountBase.AllowClosePrevious
Get/set if the user is allowed to close previous sessions when the new session is not allowed (obsolete because does not manage the NotConfigured status).
Member ProtectedAccountBase.DisplayWelcomeMessage
Get/set if the welcome message should be set for the user or for members of the protected group/OU (obsolete because does not manage the NotConfigured status).
Member ProtectedAccountBase.EmailLoginNotification
Get/set if an E-mail should be sent when a user opens a session (obsolete, use property EmailNotifications).
Member ProtectedAccountBase.EmailLogoffNotification
Get/set if an E-mail should be sent when a user closes a session (obsolete, use property EmailNotifications).
Member ProtectedAccountBase.ExceptTimeFrames
I_ENABLED: a logon is allowed any time except in the time frames listed in the TimeFrames property. I_DISABLED: a logon is never allowed except during time frames listed in the TimeFrames property (obsolete because does not manage the NotConfigured status).
Member ProtectedAccountBase.ExceptWorkstations
I_ENABLED: any workstation is allowed except workstations listed in Computers, IpRanges or OuRestrictions. I_DISABLED: only workstations in Computers, IpRanges or OuRestrictions are allowed (obsolete because does not manage the NotConfigured status).
Member ProtectedAccountBase.ExpirationAction
Action that UserLock will execute once a session is outside allowed logon hours. See the ExpirationActionEnum enum (obsolete because does not manage the NotConfigured status).
Member ProtectedAccountBase.FailedEmailLoginNotification
Get/set if an E-mail should be sent when a logon was denied by UserLock (obsolete, use property EmailNotifications).
Member ProtectedAccountBase.FailedPopupLoginNotification
Get set if a popup should be sent when a user is denied to logon by UserLock (obsolete, use property PopupNotifications).
Member ProtectedAccountBase.PopupLoginNotification
Get/set if a popup should be sent when a user open a session (obsolete, use property PopupNotifications).
Member ProtectedAccountBase.PopupLogoffNotification
Get/set if a popup should be sent when a user close a session (obsolete, use property PopupNotifications).