WebSecurity Object
The GetUserId() method returns the ID for the specified user.
| Parameter | Type | Description |
|---|---|---|
| userName | String | The user name |
| Type | Description |
|---|---|
| Integer |
The user ID |
Any access to the WebSecurity object throws an InvalidOperationException if:
The user ID is the primary key for the user information stored in the user database.
It is used to identify the user, both in the user profile table and in the membership table.
| Name | Value |
|---|---|
| Namespace | WebMatrix.WebData |
| Assembly | WebMatrix.WebData.dll |
WebSecurity Object
Your message has been sent to W3Schools.