Table of Contents

Class IdentityProviderAccountList

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

Constructors

IdentityProviderAccountList()

public IdentityProviderAccountList()

Fields

Accounts

[Value("accounts")]
public List<IdentityProviderAccount> Accounts

Field Value

List<IdentityProviderAccount>