Click or drag to resize

AutoenrollmentGetAutoenrollmentState Method

Gets autoenrollment state and settings.

Namespace:  PKI.Enrollment
Assembly:  SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
public static int GetAutoenrollmentState(
	bool userContext
)

Parameters

userContext
Type: SystemBoolean
Specifies whether to retrieve autoenrollment for user or machine context.

Return Value

Type: Int32
Autoenrollment state and settings. TODO
See Also