deleteMemberAuthenticationFactorCompletable
abstract fun deleteMemberAuthenticationFactorCompletable(memberId: String, authenticationFactor: MemberAuthenticationFactor): CompletableFuture<DeleteOrganizationMemberAuthenticationFactorResponse>
Deletes a MemberAuthenticationFactor from the currently authenticated member
Return
Parameters
authenticationFactor
the authentication factor to delete