Click or drag to resize

PolicyServerClient Properties

The PolicyServerClient type exposes the following members.

Properties
  NameDescription
Public propertyAuthentication
Gets or sets the enrollment policy authentication type.
Public propertyFilePath
Gets the path to a enrollment policy local configuration.
Public propertyFlags
Gets or sets enrollment policy settings.
Public propertyFromPolicy
Specifies whether the current policy object is registered via group policy or via local registry.
Public propertyName
Gets or sets the enrollment policy friendly name.
Public propertyPolicyId
Gets the enrollment policy unique ID.
Public propertyPolicyLoaded
Indicates whether the policy is loaded.
Public propertyPriority
Gets or sets the enrollment policy priority. The lower number means higher priority.
Public propertyTemplates
Gets the list of certificate templates available for the enrollment. This property is filled when LoadPolicy(String, SecureString) method is called.
Public propertyURL
Gets the enrollment policy URL.
Public propertyUserContext
Specifies whether the enrollment policy is registered in user or machine context.
Top
See Also