CollectedClientData

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

handle

Members

Functions

authenticatorExtensions
void authenticatorExtensions(Record!(string, string) authenticatorExtensions)
Undocumented in source. Be warned that the author may not have intended to support it.
authenticatorExtensions
auto authenticatorExtensions()
Undocumented in source. Be warned that the author may not have intended to support it.
challenge
void challenge(string challenge)
Undocumented in source. Be warned that the author may not have intended to support it.
challenge
string challenge()
Undocumented in source. Be warned that the author may not have intended to support it.
clientExtensions
void clientExtensions(AuthenticationExtensionsClientInputs clientExtensions)
Undocumented in source. Be warned that the author may not have intended to support it.
clientExtensions
auto clientExtensions()
Undocumented in source. Be warned that the author may not have intended to support it.
hashAlgorithm
void hashAlgorithm(string hashAlgorithm)
Undocumented in source. Be warned that the author may not have intended to support it.
hashAlgorithm
string hashAlgorithm()
Undocumented in source. Be warned that the author may not have intended to support it.
origin
void origin(string origin)
Undocumented in source. Be warned that the author may not have intended to support it.
origin
string origin()
Undocumented in source. Be warned that the author may not have intended to support it.
tokenBindingId
void tokenBindingId(string tokenBindingId)
Undocumented in source. Be warned that the author may not have intended to support it.
tokenBindingId
string tokenBindingId()
Undocumented in source. Be warned that the author may not have intended to support it.
type
void type(string type)
Undocumented in source. Be warned that the author may not have intended to support it.
type
string type()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

create
auto create()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

handle
JsHandle handle;
Undocumented in source.

Meta