LedgerRole Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Definition for roles.
public class LedgerRole : System.ClientModel.Primitives.IJsonModel<Azure.Security.ConfidentialLedger.Models.LedgerRole>, System.ClientModel.Primitives.IPersistableModel<Azure.Security.ConfidentialLedger.Models.LedgerRole>
type LedgerRole = class
interface IJsonModel<LedgerRole>
interface IPersistableModel<LedgerRole>
Public Class LedgerRole
Implements IJsonModel(Of LedgerRole), IPersistableModel(Of LedgerRole)
- Inheritance
-
LedgerRole
- Implements
Constructors
| Name | Description |
|---|---|
| LedgerRole() |
Initializes a new instance of LedgerRole. |
Properties
| Name | Description |
|---|---|
| RoleActions |
role actions. |
| RoleName |
name of the user defined role. |