Table of Contents

Class AuthenticationExtensionsClientInputs

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

Constructors

AuthenticationExtensionsClientInputs()

public AuthenticationExtensionsClientInputs()

Fields

Appid

[Value("appid")]
public string Appid

Field Value

string

AppidExclude

[Value("appidExclude")]
public string AppidExclude

Field Value

string

CredBlob

[Value("credBlob")]
public ArrayBuffer CredBlob

Field Value

ArrayBuffer

CredProps

[Value("credProps")]
public bool CredProps

Field Value

bool

CredentialProtectionPolicy

[Value("credentialProtectionPolicy")]
public string CredentialProtectionPolicy

Field Value

string

EnforceCredentialProtectionPolicy

[Value("enforceCredentialProtectionPolicy")]
public bool EnforceCredentialProtectionPolicy

Field Value

bool

GetCredBlob

[Value("getCredBlob")]
public bool GetCredBlob

Field Value

bool

HmacCreateSecret

[Value("hmacCreateSecret")]
public bool HmacCreateSecret

Field Value

bool

HmacGetSecret

[Value("hmacGetSecret")]
public HMACGetSecretInput HmacGetSecret

Field Value

HMACGetSecretInput

LargeBlob

[Value("largeBlob")]
public AuthenticationExtensionsLargeBlobInputs LargeBlob

Field Value

AuthenticationExtensionsLargeBlobInputs

MinPinLength

[Value("minPinLength")]
public bool MinPinLength

Field Value

bool

Payment

[Value("payment")]
public AuthenticationExtensionsPaymentInputs Payment

Field Value

AuthenticationExtensionsPaymentInputs

Prf

[Value("prf")]
public AuthenticationExtensionsPRFInputs Prf

Field Value

AuthenticationExtensionsPRFInputs