Class AuthenticationSettingsDto
Настройки аутентификации.
Inheritance
AuthenticationSettingsDto
Namespace: Trivium.CommonDto.Authentication
Assembly: Trivium.CommonDto.dll
Syntax
[JsonConverter(typeof(JsonInheritanceConverter), new object[] { "discriminator" })]
public abstract class AuthenticationSettingsDto : InheritedDto<AuthenticationSettingsDto>