Aracılığıyla paylaş


PublishLicense.AcquireUseLicense(SecureEnvironment) Yöntem

Tanım

Belirtilen SecureEnvironmentbir UseLicense içindeki bir kullanıcı veya kullanıcı grubu için alma girişiminde bulunur.

public:
 System::Security::RightsManagement::UseLicense ^ AcquireUseLicense(System::Security::RightsManagement::SecureEnvironment ^ secureEnvironment);
public System.Security.RightsManagement.UseLicense AcquireUseLicense (System.Security.RightsManagement.SecureEnvironment secureEnvironment);
member this.AcquireUseLicense : System.Security.RightsManagement.SecureEnvironment -> System.Security.RightsManagement.UseLicense
Public Function AcquireUseLicense (secureEnvironment As SecureEnvironment) As UseLicense

Parametreler

secureEnvironment
SecureEnvironment

Lisans etkinleştirme ve bağlama için güvenli ortam.

Döndürülenler

UseLicense

UseLicense belirtilen secureEnvironmentiçindeki bir kullanıcı veya kullanıcı grubu için.

Özel durumlar

secureEnvironment, null değeridir.

Kimlik doğrulaması başarısız oldu.

Şunlara uygulanır

Ayrıca bkz.