Class DeleteAuthenticationScheme.Command
- Namespace
- Raytha.Application.AuthenticationSchemes.Commands
- Assembly
- Raytha.Application.dll
public record DeleteAuthenticationScheme.Command : LoggableEntityRequest<CommandResponseDto<ShortGuid>>, IRequest<CommandResponseDto<ShortGuid>>, IBaseRequest, ILoggableRequest, IEquatable<LoggableRequest<CommandResponseDto<ShortGuid>>>, ILoggableEntityRequest, IEquatable<LoggableEntityRequest<CommandResponseDto<ShortGuid>>>, IEquatable<DeleteAuthenticationScheme.Command>
- Inheritance
-
DeleteAuthenticationScheme.Command
- Implements
-
IBaseRequest
- Inherited Members