GetGroupPropertiesResponse.SecurityEnabled Property

Definition

Indicates if the group is security enabled.

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

Property Value

Attributes

Applies to