UserLicenseError Class
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.
Represents the user and the services that had errors during license transfer.
public sealed class UserLicenseError
type UserLicenseError = class
Public NotInheritable Class UserLicenseError
- Inheritance
-
UserLicenseError
Constructors
UserLicenseError() |
Properties
Gets or sets the email of the user. |
|
Errors |
Gets or sets the list of errors that occurred during license transfer. |
Name |
Gets or sets the name of the user. |
UserObjectId |
Gets or sets the user object identifier. |