Class GetAuthenticationSchemeById.Query
- Namespace
- Raytha.Application.AuthenticationSchemes.Queries
- Assembly
- Raytha.Application.dll
public record GetAuthenticationSchemeById.Query : GetEntityByIdInputDto, IEquatable<GetEntityByIdInputDto>, IRequest<IQueryResponseDto<AuthenticationSchemeDto>>, IBaseRequest, IEquatable<GetAuthenticationSchemeById.Query>
- Inheritance
-
GetAuthenticationSchemeById.Query
- Implements
-
IBaseRequest
- Inherited Members