Table of Contents

Class AuthenticationExtensionsClientOutputs

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

Constructors

AuthenticationExtensionsClientOutputs()

public AuthenticationExtensionsClientOutputs()

Fields

Appid

[Value("appid")]
public bool Appid

Field Value

bool

AppidExclude

[Value("appidExclude")]
public bool AppidExclude

Field Value

bool

CredProps

[Value("credProps")]
public CredentialPropertiesOutput CredProps

Field Value

CredentialPropertiesOutput

HmacCreateSecret

[Value("hmacCreateSecret")]
public bool HmacCreateSecret

Field Value

bool

HmacGetSecret

[Value("hmacGetSecret")]
public HMACGetSecretOutput HmacGetSecret

Field Value

HMACGetSecretOutput

LargeBlob

[Value("largeBlob")]
public AuthenticationExtensionsLargeBlobOutputs LargeBlob

Field Value

AuthenticationExtensionsLargeBlobOutputs

Prf

[Value("prf")]
public AuthenticationExtensionsPRFOutputs Prf

Field Value

AuthenticationExtensionsPRFOutputs