RetrieveUserLicenseInfoResponse.licenseInfo Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the license info for a system user.
public:
property Microsoft::Xrm::Sdk::UserLicenseInfo ^ licenseInfo { Microsoft::Xrm::Sdk::UserLicenseInfo ^ get(); };
public Microsoft.Xrm.Sdk.UserLicenseInfo licenseInfo { get; }
member this.licenseInfo : Microsoft.Xrm.Sdk.UserLicenseInfo
Public ReadOnly Property licenseInfo As UserLicenseInfo
Property Value
License info for a system user.