AccountId.ObjectId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
For Microsoft Entra ID, a string representation for a GUID which is the object ID of the user owning the account in the tenant
public string ObjectId { get; }
member this.ObjectId : string
Public ReadOnly Property ObjectId As String