Accepts the supplied credential but request subsequent authentication using another kind of credential.
Namespace:
Rebex.Net.Servers
Assembly:
Rebex.FileServer (in Rebex.FileServer.dll)
Syntax
Visual Basic |
---|
Public Sub AcceptPartially |
C# |
---|
public void AcceptPartially() |
Remarks
Use this to implement authentication consisting of both password authentication and public key authentication.