TestimoX

API Reference

Class

PkiEnrollmentEndpointInfo

Namespace ADPlayground.Pki.PkiEnrollmentEndpointService
Assembly ADPlayground
Modifiers sealed

Published enrollment endpoint connection point information.

Inheritance

  • Object
  • PkiEnrollmentEndpointInfo

Constructors

public PkiEnrollmentEndpointInfo() #

Properties

public String DistinguishedName { get; set; } #

SCPT distinguished name.

public String Name { get; set; } #

Display name (cn) of the connection point.

public String Url { get; set; } #

Published URL.

public String EndpointType { get; set; } #

Endpoint type (CEP/CES/NDES/Unknown).

public IReadOnlyList<String> Keywords { get; set; } #

Keywords associated with the connection point.