Compartilhar via


GroupCreateParameters.SecurityEnabled Propriedade

Definição

Se o grupo é um grupo de segurança. Deve ser true. Isso ocorre porque somente grupos de segurança puros podem ser criados usando a API do Graph.

[Newtonsoft.Json.JsonProperty(PropertyName="securityEnabled")]
public static bool SecurityEnabled { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="securityEnabled")>]
static member SecurityEnabled : bool
Public Shared ReadOnly Property SecurityEnabled As Boolean

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a