RelyingParty

Wisej.Ext.WebAuthn.RelyingParty

Namespace: Wisej.Ext.WebAuthn

Assembly: Wisej.Ext.WebAuthn (3.2.0.0)

User account parameters for credential generation.

public class RelyingParty

Constructors

RelyingParty(id, name)

Creates a new instance of RelyingParty with the given configuration.

Name
Type
Description

id

The RP ID.

name

The RP name.

Properties

ID

String: The user handle of the user account.

Name

String: A human-palatable name for the entity.

Last updated

Was this helpful?