Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SecurityGroupEntityProperties

Package version

SecurityGroup entity property bag.

Hierarchy

Index

Properties

Optional additionalData

additionalData: undefined | {}

A bag of custom fields that should be part of the entity and will be presented to the user. NOTE: This property will not be serialized. It can only be populated by the server.

Optional distinguishedName

distinguishedName: undefined | string

The group distinguished name NOTE: This property will not be serialized. It can only be populated by the server.

Optional friendlyName

friendlyName: undefined | string

The graph item display name which is a short humanly readable description of the graph item instance. This property is optional and might be system generated. NOTE: This property will not be serialized. It can only be populated by the server.

Optional objectGuid

objectGuid: undefined | string

A single-value attribute that is the unique identifier for the object, assigned by active directory. NOTE: This property will not be serialized. It can only be populated by the server.

Optional sid

sid: undefined | string

The SID attribute is a single-value attribute that specifies the security identifier (SID) of the group NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc