LicenseManagerGetContainters Method |
Get all available license containers.
Namespace: RAYLASE.SharedAssembly: RAYLASE.Shared (in RAYLASE.Shared.dll) Version: 2.19.0
Syntaxpublic ISet<(string ID, string Status, LicenseType Type)> GetContainters()
Return Value
ISetValueTupleString,
String,
LicenseTypeSet of available license containers.
Implements
ILicenseManagerGetContainters
See Also