Class AbpIdentityClientOptions
Inheritance
System.Object
AbpIdentityClientOptions
Namespace: Volo.Abp.IdentityModel
Assembly: Volo.Abp.IdentityModel.dll
Syntax
public class AbpIdentityClientOptions : object
Constructors
AbpIdentityClientOptions()
Declaration
public AbpIdentityClientOptions()
Properties
IdentityClients
Declaration
public IdentityClientConfigurationDictionary IdentityClients { get; set; }
Property Value
Type | Description |
---|---|
IdentityClientConfigurationDictionary |