CreateEnrollmentGroupQuery(QuerySpecification)
|
Factory to create an enrollmentGroup query.
|
CreateEnrollmentGroupQuery(QuerySpecification, CancellationToken)
|
Factory to create an enrollmentGroup query.
|
CreateEnrollmentGroupQuery(QuerySpecification, HttpTransportSettings)
|
Factory to create an enrollmentGroup query.
|
CreateEnrollmentGroupQuery(QuerySpecification, Int32)
|
Factory to create an enrollmentGroup query.
|
CreateEnrollmentGroupQuery(QuerySpecification, Int32, CancellationToken)
|
Factory to create an enrollmentGroup query.
|
CreateEnrollmentGroupQuery(QuerySpecification, Int32, HttpTransportSettings)
|
Factory to create an enrollmentGroup query.
|
CreateEnrollmentGroupRegistrationStateQuery(QuerySpecification, String)
|
Factory to create a registration status query.
|
CreateEnrollmentGroupRegistrationStateQuery(QuerySpecification, String, CancellationToken)
|
Factory to create a registration status query.
|
CreateEnrollmentGroupRegistrationStateQuery(QuerySpecification, String, HttpTransportSettings)
|
Factory to create a registration status query.
|
CreateEnrollmentGroupRegistrationStateQuery(QuerySpecification, String, Int32)
|
Factory to create a registration status query.
|
CreateEnrollmentGroupRegistrationStateQuery(QuerySpecification, String, Int32, CancellationToken)
|
Factory to create a registration status query.
|
CreateEnrollmentGroupRegistrationStateQuery(QuerySpecification, String, Int32, HttpTransportSettings)
|
Factory to create a registration status query.
|
CreateFromConnectionString(String)
|
Create a new instance of the ProvisioningServiceClient that exposes
the API to the Device Provisioning Service.
|
CreateFromConnectionString(String, HttpTransportSettings)
|
Create a new instance of the ProvisioningServiceClient that exposes
the API to the Device Provisioning Service.
|
CreateIndividualEnrollmentQuery(QuerySpecification)
|
Factory to create a individualEnrollment query.
|
CreateIndividualEnrollmentQuery(QuerySpecification, CancellationToken)
|
Factory to create a individualEnrollment query.
|
CreateIndividualEnrollmentQuery(QuerySpecification, HttpTransportSettings)
|
Factory to create a individualEnrollment query.
|
CreateIndividualEnrollmentQuery(QuerySpecification, Int32)
|
Factory to create a individualEnrollment query.
|
CreateIndividualEnrollmentQuery(QuerySpecification, Int32, CancellationToken)
|
Factory to create a individualEnrollment query.
|
CreateIndividualEnrollmentQuery(QuerySpecification, Int32, HttpTransportSettings)
|
Factory to create a individualEnrollment query.
|
CreateOrUpdateEnrollmentGroupAsync(EnrollmentGroup)
|
Create or update an enrollment group record.
|
CreateOrUpdateEnrollmentGroupAsync(EnrollmentGroup, CancellationToken)
|
Create or update an enrollment group record.
|
CreateOrUpdateIndividualEnrollmentAsync(IndividualEnrollment)
|
Create or update a individual Device Enrollment record.
|
CreateOrUpdateIndividualEnrollmentAsync(IndividualEnrollment, CancellationToken)
|
Creates or updates an individual enrollment.
|
DeleteDeviceRegistrationStateAsync(DeviceRegistrationState)
|
Delete the registration status information.
|
DeleteDeviceRegistrationStateAsync(DeviceRegistrationState, CancellationToken)
|
Delete the registration status information.
|
DeleteDeviceRegistrationStateAsync(String)
|
Delete the registration status information.
|
DeleteDeviceRegistrationStateAsync(String, CancellationToken)
|
Delete the registration status information.
|
DeleteDeviceRegistrationStateAsync(String, String)
|
Delete the registration status information.
|
DeleteDeviceRegistrationStateAsync(String, String, CancellationToken)
|
Delete the registration status information.
|
DeleteEnrollmentGroupAsync(EnrollmentGroup)
|
Delete the enrollmentGroup information.
|
DeleteEnrollmentGroupAsync(EnrollmentGroup, CancellationToken)
|
Delete the enrollmentGroup information.
|
DeleteEnrollmentGroupAsync(String)
|
Delete the enrollmentGroup information.
|
DeleteEnrollmentGroupAsync(String, CancellationToken)
|
Delete the enrollmentGroup information.
|
DeleteEnrollmentGroupAsync(String, String)
|
Delete the enrollmentGroup information.
|
DeleteEnrollmentGroupAsync(String, String, CancellationToken)
|
Delete the enrollmentGroup information.
|
DeleteIndividualEnrollmentAsync(IndividualEnrollment)
|
Delete the individualEnrollment information.
|
DeleteIndividualEnrollmentAsync(IndividualEnrollment, CancellationToken)
|
Deletes an individual enrollment.
|
DeleteIndividualEnrollmentAsync(String)
|
Delete the individualEnrollment information.
|
DeleteIndividualEnrollmentAsync(String, CancellationToken)
|
Delete the individualEnrollment information.
|
DeleteIndividualEnrollmentAsync(String, String)
|
Delete the individualEnrollment information.
|
DeleteIndividualEnrollmentAsync(String, String, CancellationToken)
|
Deletes an individual enrollment if the eTag matches.
|
Dispose()
|
Dispose the Provisioning Service Client and its dependencies.
|
Dispose(Boolean)
|
Releases the unmanaged resources used by the Component and optionally releases the managed resources.
|
GetDeviceRegistrationStateAsync(String)
|
Retrieve the registration status information.
|
GetDeviceRegistrationStateAsync(String, CancellationToken)
|
Retrieve the registration status information.
|
GetEnrollmentGroupAsync(String)
|
Retrieve the enrollmentGroup information.
|
GetEnrollmentGroupAsync(String, CancellationToken)
|
Retrieve the enrollmentGroup information.
|
GetEnrollmentGroupAttestationAsync(String, CancellationToken)
|
Retrieve the enrollmentGroup attestation information.
|
GetIndividualEnrollmentAsync(String)
|
Retrieve the individualEnrollment information.
|
GetIndividualEnrollmentAsync(String, CancellationToken)
|
Gets the individual enrollment object.
|
GetIndividualEnrollmentAttestationAsync(String, CancellationToken)
|
Retrieve the attestation information for an individual enrollment.
|
RunBulkEnrollmentOperationAsync(BulkOperationMode, IEnumerable<IndividualEnrollment>)
|
Create, update or delete a set of individual Device Enrollments.
|
RunBulkEnrollmentOperationAsync(BulkOperationMode, IEnumerable<IndividualEnrollment>, CancellationToken)
|
Create, update or delete a set of individual Device Enrollments.
|