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.
The objectGUID attribute is a single-value attribute that is the unique identifier for the object, assigned by active directory.
public Guid? ObjectGuid { get; }
member this.ObjectGuid : Nullable<Guid>
Public ReadOnly Property ObjectGuid As Nullable(Of Guid)