Gets the associated Authentication System
Namespace: DotNetNuke.Services.Installer.WritersAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public AuthenticationInfo AuthSystem { get; set; } |
| Visual Basic |
|---|
Public Property AuthSystem As AuthenticationInfo Get Set |