RemObjects.Elements.System.Memory<UsernamePassword> Extension
Location
- Reference: Go.dll
- Namespace: go.golang.org.x.net.internal.socks
- Extends: Memory<UsernamePassword>
- Platforms: .NET, .NET Standard 2.0
Instance Methods
Authenticate
method Authenticate(ctx: Context; rw: ReadWriter; auth: AuthMethod): error
error Authenticate(Context ctx, ReadWriter rw, AuthMethod auth)
func Authenticate(_ ctx: Context, _ rw: ReadWriter, _ auth: AuthMethod) -> error
func Authenticate(ctx Context, rw ReadWriter, auth AuthMethod) error
Function Authenticate(ctx As Context, rw As ReadWriter, auth As AuthMethod) As error
Parameters:
- ctx:
- rw:
- auth: