Table of Contents

Class AllAcceptedCredentialsOptions

Namespace
CSharpToJavaScript.APIs.JS
Assembly
CSharpToJavaScript.dll
[ToObject]
public class AllAcceptedCredentialsOptions
Inheritance
AllAcceptedCredentialsOptions
Inherited Members

Constructors

AllAcceptedCredentialsOptions()

public AllAcceptedCredentialsOptions()

Fields

AllAcceptedCredentialIds

[Value("allAcceptedCredentialIds")]
public required List<string> AllAcceptedCredentialIds

Field Value

List<string>

RpId

[Value("rpId")]
public required string RpId

Field Value

string

UserId

[Value("userId")]
public required string UserId

Field Value

string