UserMember Class

Definition

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
UserMember

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.

Applies to