Click or drag to resize
Galactic API

ActiveDirectoryRoleProviderMaxRoleNameLength Property

The maximum number of characters that a role name may contain.

Namespace:  Galactic.Web.Security.ActiveDirectory
Assembly:  Galactic.Web.Security.ActiveDirectory (in Galactic.Web.Security.ActiveDirectory.dll) Version: 1.3.0.499 (1.3.0.499)
Syntax
public int MaxRoleNameLength { get; }

Property Value

Type: Int32
See Also