Gets and Sets the ID of the User Record in the Authentication System
Namespace: DotNetNuke.Services.AuthenticationAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public int UserAuthenticationID { get; set; } |
| Visual Basic |
|---|
Public Property UserAuthenticationID As Integer Get Set |