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