DeactivateAuthenticator
Deactivates an authenticator.
Input
| Name | Type | Description |
| AuthenticatorId | String | Id of the authenticator. |
Result Set Columns
| Name | Type | Description |
| Status | String | Stored procedure execution status. |
| Id | String | Authenticator Id. |
| Name | String | Display name. |
| Type | String | Authenticator type. |
| Key | String | Human-readable identifier. |
| Created | Datetime | Timestamp of when the object was created. |
| LastUpdated | Datetime | Timestamp of when the object was last updated. |
| LifecycleStatus | String | Status of the authenticator. |