API Reference
Class
View (EnrollmentHttpsRequiredEvaluator)
Aggregated view of enrollment endpoints for a forest.
Inheritance
- Object
- View
Constructors
public View(String forestName, IReadOnlyList<Endpoint> endpoints, IReadOnlyList<Endpoint> insecure) #Creates a new aggregated view.
Parameters
- forestName System.String
- Target forest DNS name.
- endpoints System.Collections.Generic.IReadOnlyList{ADPlayground.Pki.EnrollmentHttpsRequiredEvaluator.Endpoint}
- All discovered endpoints.
- insecure System.Collections.Generic.IReadOnlyList{ADPlayground.Pki.EnrollmentHttpsRequiredEvaluator.Endpoint}
- Subset of endpoints using HTTP.