AutoenrollmentGetAutoenrollmentState Method

Gets autoenrollment state and settings.

Definition

Namespace: PKI.Enrollment
Assembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.3.0+a868daf3196ed1ac6592e4f3e5cd2b429fc81eaa
C#
public static int GetAutoenrollmentState(
	bool userContext
)

Parameters

userContext  Boolean
Specifies whether to retrieve autoenrollment for user or machine context.

Return Value

Int32
Autoenrollment state and settings. TODO

See Also