Freigeben über


ILedgerProperties.AadBasedSecurityPrincipal Property

Definition

Array of all AAD based Security Principals.

[Microsoft.Azure.PowerShell.Cmdlets.ConfidentialLedger.Runtime.Info(Create=true, Description="Array of all AAD based Security Principals.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ConfidentialLedger.Models.IAadBasedSecurityPrincipal) }, Read=true, ReadOnly=false, Required=false, SerializedName="aadBasedSecurityPrincipals", Update=true)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.ConfidentialLedger.Models.IAadBasedSecurityPrincipal> AadBasedSecurityPrincipal { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConfidentialLedger.Runtime.Info(Create=true, Description="Array of all AAD based Security Principals.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ConfidentialLedger.Models.IAadBasedSecurityPrincipal) }, Read=true, ReadOnly=false, Required=false, SerializedName="aadBasedSecurityPrincipals", Update=true)>]
member this.AadBasedSecurityPrincipal : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.ConfidentialLedger.Models.IAadBasedSecurityPrincipal> with get, set
Public Property AadBasedSecurityPrincipal As List(Of IAadBasedSecurityPrincipal)

Property Value

Attributes

Applies to