Table of Contents

Interface IExternalAuthorizationQueue

Namespace
Ascon.Polynom.Web.Api.Data.Interfaces.Models.Sso
Assembly
Ascon.Polynom.Web.Api.Data.dll
[JsonPolymorphic(UnknownDerivedTypeHandling = JsonUnknownDerivedTypeHandling.FallBackToBaseType)]
[JsonDerivedType(typeof(ExternalAuthorizationQueue))]
public interface IExternalAuthorizationQueue

Properties

QueueName

string QueueName { get; set; }

Property Value

string