Skip to main content

RelyingParty

Namespace: Wisej.Ext.WebAuthn

Assembly: Wisej.Ext.WebAuthn

User account parameters for credential generation.

public class RelyingParty

Constructors

Instance memberRelyingParty(id, name)

Creates a new instance of RelyingParty with the given configuration.

NameTypeDescription
idStringThe RP ID.
nameStringThe RP name.

Properties

Instance memberID

String: The user handle of the user account.

Instance memberName

String: A human-palatable name for the entity.