Click or drag to resize

IdentityControllerGetIdentityUserId Method

Overload List
  NameDescription
Public methodGetIdentityUserId(Int32)
The method returns the id of the user which the specified identity belongs to. Delete-marked users are ignored.
Public methodStatic memberGetIdentityUserId(Int32, SqlConnection, SqlTransaction)
The method returns the id of the user which the specified identity belongs to. Delete-marked users are ignored.
Top
See Also