public class CertSrvConfigUtilPublic Class CertSrvConfigUtilpublic ref class CertSrvConfigUtiltype CertSrvConfigUtil = class end| CertSrvConfigUtil | Initializes a new instance of CertSrvConfigUtil class from Certification Authority server host name. |
| ComputerName | Gets Certification Authority host name. |
| DcomOnline | Indicates whether Certification Authority server configuration is accessible via unmanaged RPC/DCOM. |
| RegistryOnline | Indicates whether Certification Authority server configuration is accessible via .NET remote registry. |
| DeleteEntry | Deletes configuration entry from CA configuration. |
| Equals | (Inherited from Object) |
| Finalize | (Inherited from Object) |
| GetBinaryEntry | Requests a named configuration entry value of type of byte array. |
| GetBooleanEntry | Requests a named configuration entry value of type of boolean. |
| GetHashCode | (Inherited from Object) |
| GetMultiStringEntry | Requests a named configuration entry value of type of string array. |
| GetNumericEntry | Requests a named configuration entry value of type of numeric (integral) value. |
| GetStringEntry | Requests a named configuration entry value of type of string. |
| GetType | (Inherited from Object) |
| MemberwiseClone | (Inherited from Object) |
| SetEntry | Writes new value to Certification Authority configuration entry. Entry name is created if it doesn't exist. |
| SetRootNode | Sets the root configuration node context. |
| ToString | (Inherited from Object) |