Class IdentityProviderWellKnown
- Namespace
- CSharpToJavaScript.APIs.JS
- Assembly
- CSharpToJavaScript.dll
[ToObject]
public class IdentityProviderWellKnown
- Inheritance
-
IdentityProviderWellKnown
- Inherited Members
-
Constructors
IdentityProviderWellKnown()
public IdentityProviderWellKnown()
Fields
Accounts_endpoint
[Value("accounts_endpoint")]
public string Accounts_endpoint
Field Value
- string
Login_url
[Value("login_url")]
public string Login_url
Field Value
- string
Provider_urls
[Value("provider_urls")]
public List<string> Provider_urls
Field Value
- List<string>