Share via


ISecurityGroupEntity.ObjectGuid Property

Definition

A single-value attribute that is the unique identifier for the object, assigned by active directory.

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="A single-value attribute that is the unique identifier for the object, assigned by active directory.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="objectGuid")]
public string ObjectGuid { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="A single-value attribute that is the unique identifier for the object, assigned by active directory.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="objectGuid")>]
member this.ObjectGuid : string
Public ReadOnly Property ObjectGuid As String

Property Value

Attributes

Applies to