Click or drag to resize

IdentityControllerCreateIdentityUser Method

Overload List
  NameDescription
Public methodStatic memberCreateIdentityUser(Int32, SqlConnection, SqlTransaction)
Creates User for Identity setting the UserName to IdentityId.
Public methodStatic memberCreateIdentityUser(Int32, Int32, Boolean, SqlConnection, SqlTransaction)
Creates User for Identity setting the UserName to IdentityId.
Top
See Also