| Name | Data Type | Value |
|---|---|---|
| ClassConstraint | string | /* The constraints below aim to efficiently */ /* represent a singular OctetString. Each of the properties*/ /* is a single encoded string, thus only the first element */ /* needs to be populated. */ inv:self.CreateCertificateSigningRequest.Subject->size()<=1 and self.CreateCertificateSigningRequest.AltSubject->size()<=1 and self.CreateCertificateSigningRequest.CSR->size()=1 and self.CreateSelfSignedCertificate.Subject->size()<=1 and self.CreateSelfSignedCertificate.AltSubject->size()<=1 and self.ImportEncodedCertificates.EncodedCertificates->size()=1 and self.ApplyCRL.EncodedCRL->size()=1 and self.ExportEncodedCertificates.EncodedCertificates->size()=1 |
| Description | string | CIM_CertificateManagementService is used for managing X509 based certificates. |
| UMLPackagePath | string | CIM::User::SecurityServices |
| Version | string | 2.29.0 |
| Name | Data Type |
|---|---|
| Caption | string |
| CommunicationStatus | uint16 |
| CreationClassName | string |
| Description | string |
| DetailedStatus | uint16 |
| ElementName | string |
| EnabledDefault | uint16 |
| EnabledState | uint16 |
| Generation | uint64 |
| HealthState | uint16 |
| InstallDate | datetime |
| InstanceID | string |
| LoSID | string |
| LoSOrgID | string |
| Name | string |
| OperatingStatus | uint16 |
| OtherEnabledState | string |
| PrimaryOwnerContact | string |
| PrimaryOwnerName | string |
| PrimaryStatus | uint16 |
| RequestedState | uint16 |
| Started | boolean |
| StartMode | string |
| Status | string |
| SystemCreationClassName | string |
| SystemName | string |
| TimeOfLastStateChange | datetime |
| TransitioningToState | uint16 |
| AvailableRequestedStates | uint16[] |
| OperationalStatus | uint16[] |
| StatusDescriptions | string[] |
| Name | Return Type |
|---|---|
| ChangeAffectedElementsAssignedSequence | uint32 |
| CreateKeystore | uint32 |
| ImportPublicPrivateKeyPair | uint32 |
| RequestStateChange | uint32 |
| StartService | uint32 |
| StopService | uint32 |