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