EnterpriseEnrollmentManager.ValidateEnterprisesAsync Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Triggers a connection that validates the user's enterprise enrollments.
public:
static IAsyncAction ^ ValidateEnterprisesAsync();
static IAsyncAction ValidateEnterprisesAsync();
public static IAsyncAction ValidateEnterprisesAsync();
function validateEnterprisesAsync()
Public Shared Function ValidateEnterprisesAsync () As IAsyncAction
Returns
The asynchronous action that represents the validation.