public class CertConfigEntryD : ICertConfigEntryD
Public Class CertConfigEntryD
Implements ICertConfigEntryD
public ref class CertConfigEntryD : ICertConfigEntryD
type CertConfigEntryD =
class
interface ICertConfigEntryD
end
CommonName | Gets common name of the server. |
ComputerName | Gets computer name. |
ConfigString | Gets configuration string of CA certificate in a 'HostName\CA Certificate Name' form. |
Country | Gets country identifier of CA certificate. |
Description | Gets description of CA server. |
DisplayName | Gets display name of CA certificate. |
Flags | Gets a set of flags that identify sources where current CA entry was found. |
Locality | Gets city or town of CA certificate. |
Organization | Gets the organization name of CA certificate. |
OrganizationUnit | Gets organizational unit of CA certificate. |
SanitizedName | Gets the sanitized common name of the Certification Authority in a form as specified in MS-WCCE §3.1.1.4.1.1. |
SanitizedShortName | Gets the sanitized and shorted common name of the Certification Authority in a form as specified in MS-WCCE §3.1.1.4.1.1. |
ShortName | Gets the shortened common name of the Certification Authority in a form as specified in MS-WCCE §3.1.1.4.1.1. |
StateProvince | Gets state/province of CA certificate. |
WebEnrollmentServers | An array of certificate enrollment Web service URLs for a specific CA configuration in the Active Directory. |
Equals | (Inherited from Object) |
Finalize | (Inherited from Object) |
GetHashCode | (Inherited from Object) |
GetType | (Inherited from Object) |
MemberwiseClone | (Inherited from Object) |
ToString | (Inherited from Object) |