Describes a software certificate profile.

The following tables list the members exposed by the Profile type.

Public Properties

  Name Description
public property AssignedUserUuid Gets the identifier of the user to whom the profile is assigned.
public property Comment Gets the comment that describes the profile.
public property Flags Gets the flags that describe the profile.
public property ParentProfileUuid Gets the identifier of the old profile that the profile has replaced.
public property PrimaryProfileUuid Gets the identifier of the primary profile.
public property ProfileTemplateUuid Gets the identifier of the profile template that contains the policies and settings that govern the profile.
public property ProfileTemplateVersion Gets the version of the profile template at the time that the profile was created.
public property Status Gets the status of the profile.
public property Uuid Gets the profile's identifier.
Top

Public Methods (see also Protected Methods)

  Name Description
public method Equals  Overloaded. (Inherited from Object)
public method GetHashCode  (Inherited from Object)
public method GetType  (Inherited from Object)
public methodstatic ReferenceEquals  (Inherited from Object)
public method ToString  (Inherited from Object)
Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)
Top

See Also