Udostępnij przez


IConfidentialLedger.CertBasedSecurityPrincipal Property

Definition

Array of all cert based Security Principals.

[Microsoft.Azure.PowerShell.Cmdlets.ConfidentialLedger.Runtime.Info(Create=true, Description="Array of all cert based Security Principals.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ConfidentialLedger.Models.ICertBasedSecurityPrincipal) }, Read=true, ReadOnly=false, Required=false, SerializedName="certBasedSecurityPrincipals", Update=true)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.ConfidentialLedger.Models.ICertBasedSecurityPrincipal> CertBasedSecurityPrincipal { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConfidentialLedger.Runtime.Info(Create=true, Description="Array of all cert based Security Principals.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ConfidentialLedger.Models.ICertBasedSecurityPrincipal) }, Read=true, ReadOnly=false, Required=false, SerializedName="certBasedSecurityPrincipals", Update=true)>]
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

Attributes

Applies to