Interface IInstanceSSO
public interface IInstanceSSO
Properties
DisplayName
string? DisplayName { get; }
Property Value
IsEnabled
bool IsEnabled { get; }
Property Value
IsEnforced
bool IsEnforced { get; }
Property Value
RedirectUrl
string RedirectUrl { get; }