Click or drag to resize
ApplicationUserWaitingForApproval Property
Together with Enabled indicates whether the user needs to wait for administrator's approval before logging in.

Namespace: Kentico.Membership
Assembly: Kentico.Membership (in Kentico.Membership.dll) Version: 13.0.131
Syntax
C#
public bool WaitingForApproval { get; set; }

Property Value

Type: Boolean
See Also