API Reference
Class
PkiEnrollmentEndpointInfo
Published enrollment endpoint connection point information.
Inheritance
- Object
- PkiEnrollmentEndpointInfo
Constructors
public PkiEnrollmentEndpointInfo() #Inherited Methods
Properties
public String DistinguishedName { get; set; } #SCPT distinguished name.
public String Name { get; set; } #Display name (cn) of the connection point.
public String EndpointType { get; set; } #Endpoint type (CEP/CES/NDES/Unknown).
public IReadOnlyList<String> Keywords { get; set; } #Keywords associated with the connection point.