Click or drag to resize
Galactic API

SimpleMappingRoleProviderMaxRoleNameLength Property

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

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

Property Value

Type: Int32
See Also