AllowLicenseSharing property

**Master facilities are obsolete in v7.**

Specifies whether unused licenses in the Master Facility are available to other Facilities that use the server member list as their external directory.

Syntax


C++

HRESULT get_AllowLicenseSharing(VARIANT_BOOL* pAllowLicenseSharing)

HRESULT put_AllowLicenseSharing(
VARIANT_BOOL myAllowLicenseSharing)

Scripting languages

Boolean = Object.AllowLicenseSharing

Object
.AllowLicenseSharing = Boolean

Legal values


Value

Description

TRUE

Licenses in master facility are available to other facilities that use the SML as their external membership directory.

FALSE

Licenses in master facility are not available to other facilities that use the SML as their external membership directory.

 

Home

Applies to

IERUMasterFacility