withExternal static method

AuthenticationMode withExternal()

Assumes the authentication is provided by the client.

Returns AuthenticationMode. Instance of AuthenticationMode configured to use externally provided authentication

Implementation

static AuthenticationMode withExternal() => $prototype.withExternal();