Table of Contents

Constructor ApplicationRole

Namespace
Innova.Data.Security
Assembly
Innova.Data.dll

ApplicationRole(Guid, string)

Initializes a new instance of the ApplicationRole class.

public ApplicationRole(Guid roleGuid, string roleName)

Parameters

roleGuid Guid

The unique identifier of the role.

roleName string

The name of the role.