GetAuthnDescriptorResponse is the response returned by the GetAuthnDescriptor RPC

interface GetAuthnDescriptorResponse {
    authn?: AuthnDescriptor;
}

Properties

Properties

authn describes how to authenticate to the application when sending transactions