Indicates whether the module implementing the interface supports pre-authentication.
[Visual Basic] ReadOnly Property CanPreAuthenticate As Boolean [C#] bool CanPreAuthenticate {get;} [C++] bool get_CanPreAuthenticate() = 0; [JScript] abstract function get CanPreAuthenticate() : Boolean;
IAuthenticationModule Interface | IAuthenticationModule Members | System.Net Namespace