Table of Contents

Class ApplicationRole

Namespace
Ando.Server.Models
Assembly
Ando.Server.dll

Application role with optional description.

public class ApplicationRole : IdentityRole<int>
Inheritance
ApplicationRole
Inherited Members

Properties

Description

Human-readable description of what this role allows.

public string? Description { get; set; }

Property Value

string