LedgerProperties.CertBasedSecurityPrincipal 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.
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