ServicesLicenseContainerProviderIsSupported - метод
Пространство имён: Tessa.Platform.LicensingСборка: Tessa (в Tessa.dll) Версия: 4.2.1+2efecbe35c10dec386bb05925f2876c4acbb708d
public bool IsSupported(
LicenseFormatType formatType
)
Public Function IsSupported (
formatType As LicenseFormatType
) As Boolean
public:
virtual bool IsSupported(
LicenseFormatType formatType
) sealed
abstract IsSupported :
formatType : LicenseFormatType -> bool
override IsSupported :
formatType : LicenseFormatType -> bool
- formatType LicenseFormatType
Формат файла лицензии.
Booleantrue, если указанный формат лицензии
formatType поддерживается;
false в противном случае.
ILicenseContainerProviderIsSupported(LicenseFormatType)