ProfileBase.ID Property

Gets the GUID for this profile.

Namespace:  Microsoft.Office.Server.UserProfiles
Assembly:  Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)

Syntax

'Declaration
Public Overridable ReadOnly Property ID As Guid
    Get
'Usage
Dim instance As ProfileBase
Dim value As Guid

value = instance.ID
public virtual Guid ID { get; }

Property Value

Type: System.Guid

See Also

Reference

ProfileBase Class

ProfileBase Members

Microsoft.Office.Server.UserProfiles Namespace