AutoenrollmentGetAutoenrollmentState Method

Gets autoenrollment state and settings.

Definition

Namespace: PKI.Enrollment
Assembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
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