Return type aythentication

Namespace:  Aras.Net
Assembly:  Aras.Net (in Aras.Net.dll) Version: 11.0.0.6296

Syntax

C#
public abstract string AuthenticationType { get; }
Visual Basic (Declaration)
Public MustOverride ReadOnly Property AuthenticationType As String
J#
/** @property */
public abstract String get_AuthenticationType()
JScript
public abstract function get AuthenticationType () : String

Return Value

See Also

IAuthenticationSettingsProvider