Encapsulates attributes that are sent to the certificate authority (CA) as part of a certificate enrollment request.
The following tables list the members exposed by the EnrollmentAttributes type.
Public
Constructors
Name | Description | |
---|---|---|
EnrollmentAttributes | Initializes a new instance of the EnrollmentAttributes class with default values. |
Public
Properties
Name | Description | |
---|---|---|
![]() |
DataCollection | Returns enrollment data for the certificate server. |
![]() |
ProfileGuid | Specifies the GUID of a profile template. |
![]() |
ProfileTemplateName | Indicates the name of a profile template. |
![]() |
RequestGuid | GUID of the FIM CM Request. |
![]() |
RequestType | Indicates the request type. |
![]() |
TargetUserGuid | Active Directory ObjectGUID of the target user. |
![]() |
TargetUserName | Windows account name of the target user. |
![]() |
ValidityPeriod | Specifies the time span for which certificates are valid. |
![]() |
ValidityPeriodTicks | System property. |
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
![]() |
Equals | Overloaded. (Inherited from Object) |
![]() |
GetHashCode | (Inherited from Object) |
![]() |
GetType | (Inherited from Object) |
![]() ![]() |
ReferenceEquals | (Inherited from Object) |
![]() |
SetDataCollection | Sets the data parameter as the data collection used to store enrollment attributes. |
![]() |
ToString | (Inherited from Object) |
Protected
Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object) |
![]() |
MemberwiseClone | (Inherited from Object) |