Skip to content

RetrieveRequestHandlerBase<TRow,TRetrieveRequest,TRetrieveResponse>.Permissions property

Gets the permission service from the request context.

public IPermissionService Permissions { get; }

See Also