CertificateAuthorityEnrollmentEndpoints Property |
Gets a collection of Certification Authority's web services enrollment endpoints.
Namespace:
PKI.CertificateServices
Assembly:
SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax public PolicyEnrollEndpointUriCollection EnrollmentEndpoints { get; }
Public ReadOnly Property EnrollmentEndpoints As PolicyEnrollEndpointUriCollection
Get
public:
property PolicyEnrollEndpointUriCollection^ EnrollmentEndpoints {
PolicyEnrollEndpointUriCollection^ get ();
}
member EnrollmentEndpoints : PolicyEnrollEndpointUriCollection with get
Property Value
Type:
PolicyEnrollEndpointUriCollectionSee Also