Gets and Sets the Type of Authentication associated with this control
Namespace: DotNetNuke.Services.AuthenticationAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public string AuthenticationType { get; set; } |
| Visual Basic |
|---|
Public Property AuthenticationType As String Get Set |