Share via


IRole<TKey>.Name Property

The name of the role

Namespace:  Microsoft.AspNet.Identity
Assembly:  Microsoft.AspNet.Identity.Core (in Microsoft.AspNet.Identity.Core.dll)

Syntax

string Name { get; set; }

Property Value

Type: System.String

See Also

Reference

IRole<TKey> Interface

Microsoft.AspNet.Identity Namespace

Other Resources

ASP.NET Identity