Udostępnij przez


LedgerProperties.CertBasedSecurityPrincipal Property

Definition

Array of all cert based Security Principals.

[Microsoft.Azure.PowerShell.Cmdlets.ConfidentialLedger.Origin(Microsoft.Azure.PowerShell.Cmdlets.ConfidentialLedger.PropertyOrigin.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.ConfidentialLedger.Models.ICertBasedSecurityPrincipal> CertBasedSecurityPrincipal { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConfidentialLedger.Origin(Microsoft.Azure.PowerShell.Cmdlets.ConfidentialLedger.PropertyOrigin.Owned)>]
member this.CertBasedSecurityPrincipal : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.ConfidentialLedger.Models.ICertBasedSecurityPrincipal> with get, set
Public Property CertBasedSecurityPrincipal As List(Of ICertBasedSecurityPrincipal)

Property Value

Implements

Attributes

Applies to