Profile Members
Describes a software certificate profile.
The following tables list the members exposed by the Profile type.
Public Properties
Name | Description | |
---|---|---|
AssignedUserUuid | Gets the identifier of the user to whom the profile is assigned. | |
Comment | Gets the comment that describes the profile. | |
Flags | Gets the flags that describe the profile. | |
ParentProfileUuid | Gets the identifier of the old profile that the profile has replaced. | |
PrimaryProfileUuid | Gets the identifier of the primary profile. | |
ProfileTemplateUuid | Gets the identifier of the profile template that contains the policies and settings that govern the profile. | |
ProfileTemplateVersion | Gets the version of the profile template at the time that the profile was created. | |
Status | Gets the status of the profile. | |
Uuid | Gets the profile's identifier. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
ToString | (Inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
Top