UserMember 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 a user role member.
public sealed class UserMember : Microsoft.Store.PartnerCenter.Models.ResourceBase
type UserMember = class
inherit ResourceBase
Public NotInheritable Class UserMember
Inherits ResourceBase
- Inheritance
Constructors
UserMember() |
Properties
Attributes |
Gets the attributes. (Inherited from ResourceBase) |
DisplayName |
Gets or sets the display name. |
Id |
Gets or sets the id of the member. |
UserPrincipalName |
Gets or sets the name of the user principal. |