CertBasedSecurityPrincipal.LedgerRoleName Property
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.
LedgerRole associated with the Security Principal of Ledger
[Microsoft.Azure.PowerShell.Cmdlets.ConfidentialLedger.Origin(Microsoft.Azure.PowerShell.Cmdlets.ConfidentialLedger.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.ConfidentialLedger.Support.LedgerRoleName? LedgerRoleName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConfidentialLedger.Origin(Microsoft.Azure.PowerShell.Cmdlets.ConfidentialLedger.PropertyOrigin.Owned)>]
member this.LedgerRoleName : Nullable<Microsoft.Azure.PowerShell.Cmdlets.ConfidentialLedger.Support.LedgerRoleName> with get, set
Public Property LedgerRoleName As Nullable(Of LedgerRoleName)
Property Value
Implements
- Attributes