Click or drag to resize

IdentityRoleName Property

[Missing <summary> documentation for "P:VelocityDBExtensions2.AspNet.Identity.IdentityRole.Name"]

Namespace:  VelocityDBExtensions2.AspNet.Identity
Assembly:  VelocityDBExtensions2 (in VelocityDBExtensions2.dll) Version: 8.2.1.0 (8.2.1)
Syntax
public string Name { get; set; }

Property Value

Type: String

Implements

IRole.Name
See Also