Table of Contents

Class InstanceSSO

Namespace
Fluxer.Net
Assembly
Fluxer.Net.dll

Supports all classes in the .NET class hierarchy and provides low-level services to derived classes. This is the ultimate base class of all .NET classes; it is the root of the type hierarchy.

public class InstanceSSO : IInstanceSSO
Inheritance
object
InstanceSSO
Implements

Properties

DisplayName

public string? DisplayName { get; }

Property Value

string

IsEnabled

public bool IsEnabled { get; }

Property Value

bool

IsEnforced

public bool IsEnforced { get; }

Property Value

bool

RedirectUrl

public string RedirectUrl { get; }

Property Value

string