Udostępnij przez


ICertBasedSecurityPrincipal.LedgerRoleName Property

Definition

LedgerRole associated with the Security Principal of Ledger

[Microsoft.Azure.PowerShell.Cmdlets.ConfidentialLedger.PSArgumentCompleter(new System.String[] { "Reader", "Contributor", "Administrator" })]
[Microsoft.Azure.PowerShell.Cmdlets.ConfidentialLedger.Runtime.Info(Create=true, Description="LedgerRole associated with the Security Principal of Ledger", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="ledgerRoleName", Update=true)]
public string LedgerRoleName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConfidentialLedger.PSArgumentCompleter(new System.String[] { "Reader", "Contributor", "Administrator" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.ConfidentialLedger.Runtime.Info(Create=true, Description="LedgerRole associated with the Security Principal of Ledger", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="ledgerRoleName", Update=true)>]
member this.LedgerRoleName : string with get, set
Public Property LedgerRoleName As String

Property Value

Attributes

Applies to