LedgerUser(ConfidentialLedgerUserRoleName) Constructor
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.
Initializes a new instance of LedgerUser.
public LedgerUser(Azure.Security.ConfidentialLedger.Models.ConfidentialLedgerUserRoleName assignedRole);
new Azure.Security.ConfidentialLedger.Models.LedgerUser : Azure.Security.ConfidentialLedger.Models.ConfidentialLedgerUserRoleName -> Azure.Security.ConfidentialLedger.Models.LedgerUser
Public Sub New (assignedRole As ConfidentialLedgerUserRoleName)
Parameters
- assignedRole
- ConfidentialLedgerUserRoleName
Represents an assignable role.