Class IdentityProviderBranding
- Namespace
- CSharpToJavaScript.APIs.JS
- Assembly
- CSharpToJavaScript.dll
[ToObject]
public class IdentityProviderBranding
- Inheritance
-
IdentityProviderBranding
- Inherited Members
-
Constructors
IdentityProviderBranding()
public IdentityProviderBranding()
Fields
Background_color
[Value("background_color")]
public string Background_color
Field Value
- string
Color
[Value("color")]
public string Color
Field Value
- string
Icons
[Value("icons")]
public List<IdentityProviderIcon> Icons
Field Value
- List<IdentityProviderIcon>
Name
[Value("name")]
public string Name
Field Value
- string