MicrosoftGraphGroup.SecurityIdentifier Property

Definition

Security identifier of the group, used in Windows scenarios. Returned by default.

[Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.DoNotFormat]
[Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Origin(Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.PropertyOrigin.Owned)]
public string SecurityIdentifier { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.DoNotFormat>]
[<Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Origin(Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.PropertyOrigin.Owned)>]
member this.SecurityIdentifier : string with get, set
Public Property SecurityIdentifier As String

Property Value

Implements

Attributes

Applies to