TenantPolicyProperties.ExemptedPrincipals Property

Definition

List of user objectIds that are exempted from the set subscription tenant policies for the user's tenant.

public System.Collections.Generic.IReadOnlyList<Guid> ExemptedPrincipals { get; }
member this.ExemptedPrincipals : System.Collections.Generic.IReadOnlyList<Guid>
Public ReadOnly Property ExemptedPrincipals As IReadOnlyList(Of Guid)

Property Value

Applies to