Click or drag to resize

RCS.Licensing.Stdlib Namespace

[Missing <summary> documentation for "N:RCS.Licensing.Stdlib"]

Classes
 ClassDescription
Public classAuthenticateCustomer Contains data extracted from a Licensing Customer entity that a user is connected to.
Public classAuthenticateJob Contains data extracted from a Licensing Job entity that a user is connected to.
Public classAuthenticateResponse Response data from an authentication against the Licensing service.
Public classBorrowIdAuthenticateRequest Request data to perform a user id and password authentication and borrow a licence. This process is casually called a Login.
Public classBorrowNameAuthenticateRequest Request data to perform a user name and password authentication and borrow a licence. This process is casually called a Login.
Public classCustomer 
Public classEmailRequest Encapsulates all of the data that can be used to send an email (via SendGrid).
Public classEmailResponse Encapsulates all of the data that can be returned from an email send (via SendGrid).
Public classFreeLicenceRequest Request data to return a free licence.
Public classGuestJob Special licensing information to support guest job limits.
Public classIdAuthenticateRequest Request data to perform user id and password authentication.
Public classLicensingClient 
Public classLookupSet 
Public classNameAuthenticateRequest Request data to perform a user name and password authentication.
Public classOrganisationNode Represents an entity node in the licensing organisation tree.
Public classRealm Realms are not used by the RCS licensing system.
Public classResponseBase Base class for all Licensing library responses.
Public classReturnIdRequest Request data to return a borrowed licence. This process is casually called a Logoff.
Public classUser