IAccountEntity.ObjectGuid Property

Definition

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

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

Property Value

Attributes

Applies to