DeleteCardAssignmentAsync

This will expire any card assignment and if its a mobile credential is will revoke the credential.

Delete Card Assignment Async

Example in C#

// Returns: nothing
await client.DeleteCardAssignmentAsync(CardAssignmentInfo cardAssignment);