UseLicense(String) Конструктор

Определение

Инициализирует новый экземпляр класса UseLicense.

public:
 UseLicense(System::String ^ useLicense);
public UseLicense (string useLicense);
new System.Security.RightsManagement.UseLicense : string -> System.Security.RightsManagement.UseLicense
Public Sub New (useLicense As String)

Параметры

useLicense
String

Лицензия на использование в сериализованной форме XrML.

Исключения

useLicense имеет значение null.

useLicense недопустим.

Применяется к