Table of Contents

Interface IInstanceSSO

Namespace
Fluxer.Net
Assembly
Fluxer.Net.dll
public interface IInstanceSSO

Properties

DisplayName

string? DisplayName { get; }

Property Value

string

IsEnabled

bool IsEnabled { get; }

Property Value

bool

IsEnforced

bool IsEnforced { get; }

Property Value

bool

RedirectUrl

string RedirectUrl { get; }

Property Value

string