Table of Contents

Class IdentityProviderConfig

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

Constructors

IdentityProviderConfig()

public IdentityProviderConfig()

Fields

ClientId

[Value("clientId")]
public required string ClientId

Field Value

string

ConfigURL

[Value("configURL")]
public required string ConfigURL

Field Value

string