GetMemberGroupsInput.SecurityEnabledOnly Property

Definition

Do you want to retrieve security enabled groups only?

[System.Text.Json.Serialization.JsonPropertyName("securityEnabledOnly")]
public bool? SecurityEnabledOnly { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("securityEnabledOnly")>]
member this.SecurityEnabledOnly : Nullable<bool> with get, set
Public Property SecurityEnabledOnly As Nullable(Of Boolean)

Property Value

Attributes

Applies to