public class PolicyEnrollEndpointUri
Public Class PolicyEnrollEndpointUri
public ref class PolicyEnrollEndpointUri
type PolicyEnrollEndpointUri = class end
PolicyEnrollEndpointUri | Initializes a new instance of PolicyEnrollEndpointUri from a string URI and remote endpoint settings. |
Authentication | Gets the authentication type. |
KeyBasedRenewal | Indicates whether the endpoint supports key-based renewal. |
Priority | Gets the priority of this endpoint. |
RenewalOnly | Indicates whether the endpoint is for renewal requests only (True), or accepts initial requests (False). |
Uri | Gets enrollment web services endpoint URL. |
Encode | Encodes a collection of enrollment web service URLs to an Active Directory compatible format. |
Equals | (Inherited from Object) |
Finalize | (Inherited from Object) |
GetHashCode | (Inherited from Object) |
GetType | (Inherited from Object) |
MemberwiseClone | (Inherited from Object) |
ToString | (Overrides ObjectToString) |