AutoenrollmentGetAutoenrollmentState Method
Gets autoenrollment state and settings.
Namespace: PKI.EnrollmentAssembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
public static int GetAutoenrollmentState(
bool userContext
)
Public Shared Function GetAutoenrollmentState (
userContext As Boolean
) As Integer
public:
static int GetAutoenrollmentState(
bool userContext
)
static member GetAutoenrollmentState :
userContext : bool -> int
- userContext Boolean
- Specifies whether to retrieve autoenrollment for user or machine context.
Int32Autoenrollment state and settings. TODO