PolicyServerClient Properties |
The PolicyServerClient type exposes the following members.
Name | Description | |
---|---|---|
![]() | Authentication |
Gets or sets the enrollment policy authentication type.
|
![]() | FilePath |
Gets the path to a enrollment policy local configuration.
|
![]() | Flags |
Gets or sets enrollment policy settings.
|
![]() | FromPolicy |
Specifies whether the current policy object is registered via group policy or via local registry.
|
![]() | Name |
Gets or sets the enrollment policy friendly name.
|
![]() | PolicyId |
Gets the enrollment policy unique ID.
|
![]() | PolicyLoaded |
Indicates whether the policy is loaded.
|
![]() | Priority |
Gets or sets the enrollment policy priority. The lower number means higher priority.
|
![]() | Templates |
Gets the list of certificate templates available for the enrollment. This property is filled
when LoadPolicy(String, SecureString) method is called.
|
![]() | URL |
Gets the enrollment policy URL.
|
![]() | UserContext |
Specifies whether the enrollment policy is registered in user or machine context.
|