IdentityControllerGetIdentityUserId Method |
| Name | Description | |
|---|---|---|
| GetIdentityUserId(Int32) |
The method returns the id of the user which the specified identity belongs to.
Delete-marked users are ignored.
| |
| GetIdentityUserId(Int32, SqlConnection, SqlTransaction) |
The method returns the id of the user which the specified identity belongs to.
Delete-marked users are ignored.
|