Click or drag to resize
Galactic API

SimpleActiveDirectoryRoleProviderMaxRoleNameLength Property

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

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

Property Value

Type: Int32
See Also