RCS. |
[Missing <summary> documentation for "N:RCS.Licensing.Stdlib"]
Class | Description | |
---|---|---|
AuthenticateCustomer | Contains data extracted from a Licensing Customer entity that a user is connected to. | |
AuthenticateJob | Contains data extracted from a Licensing Job entity that a user is connected to. | |
AuthenticateResponse | Response data from an authentication against the Licensing service. | |
BorrowIdAuthenticateRequest | Request data to perform a user id and password authentication and borrow a licence. This process is casually called a Login. | |
BorrowNameAuthenticateRequest | Request data to perform a user name and password authentication and borrow a licence. This process is casually called a Login. | |
Customer | ||
EmailRequest | Encapsulates all of the data that can be used to send an email (via SendGrid). | |
EmailResponse | Encapsulates all of the data that can be returned from an email send (via SendGrid). | |
FreeLicenceRequest | Request data to return a free licence. | |
GuestJob | Special licensing information to support guest job limits. | |
IdAuthenticateRequest | Request data to perform user id and password authentication. | |
LicensingClient | ||
LookupSet | ||
NameAuthenticateRequest | Request data to perform a user name and password authentication. | |
OrganisationNode | Represents an entity node in the licensing organisation tree. | |
Realm | Realms are not used by the RCS licensing system. | |
ResponseBase | Base class for all Licensing library responses. | |
ReturnIdRequest | Request data to return a borrowed licence. This process is casually called a Logoff. | |
User |