UserInfoIsExternal Property |
True if the user is external.
Namespace: CMS.MembershipAssembly: CMS.Membership (in CMS.Membership.dll) Version: 12.0.0
Syntax public bool IsExternal { get; set; }
Property Value
Type:
BooleanRemarks This property has the same meaning as UserIsExternal property.
See Also