CertSrvRegManager Methods |
The CertSrvRegManager type exposes the following members.
Name | Description | |
---|---|---|
![]() | DeleteConfigEntry |
Deletes Certification Authority configuration entry.
|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetBinaryConfigEntry |
Gets the Certification Authority configuration registry entry binary value.
|
![]() | GetBooleanConfigEntry |
Gets the Certification Authority configuration registry entry boolean value.
|
![]() | GetConfigEntry(String, String) |
Gets the Certification Authority configuration registry entry value.
|
![]() | GetConfigEntryT(String, String) |
Gets the Certification Authority configuration registry entry value.
|
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetMultiStringConfigEntry |
Gets the Certification Authority configuration registry entry multi-string value.
|
![]() | GetNumericConfigEntry |
Gets the Certification Authority configuration registry entry numerical (integer) value.
|
![]() | GetStringConfigEntry |
Gets the Certification Authority configuration registry entry string value.
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | SetConfigEntry |
Writes value to Certification Authority configuration. If value does not exist it will be created. Created registry value type
is inferred from data parameter.
|
![]() | SetRootNode |
Sets the root configuration node context. By executing this method, a IsAccessible property is updated to reflect the
current state of Certification Authority DCOM connection.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |