CreateDenyAssignmentOptions.ExcludePrincipalIds Property

Definition

[Newtonsoft.Json.JsonProperty("excludePrincipalIds")]
public System.Collections.Generic.List<string> ExcludePrincipalIds { get; set; }
[<Newtonsoft.Json.JsonProperty("excludePrincipalIds")>]
member this.ExcludePrincipalIds : System.Collections.Generic.List<string> with get, set
Public Property ExcludePrincipalIds As List(Of String)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to