Click or drag to resize
AuthenticationHelperImportExternalRoles Property
If true, the system imports the external user roles.

Namespace: CMS.Membership
Assembly: CMS.Membership (in CMS.Membership.dll) Version: 8.2.23
Syntax
C#
public static bool ImportExternalRoles { get; set; }

Property Value

Type: Boolean
See Also