Freigeben über


MembershipSource Class

Definition

Represents a source of membership for a user in a given channel or team.

public class MembershipSource
type MembershipSource = class
Public Class MembershipSource
Inheritance
MembershipSource

Constructors

MembershipSource()

Properties

Id

The unique identifier of the membership source.

MembershipType

The user's relationship to the current channel.

SourceType

The type of roster the user is a member of.

TeamGroupId

The group ID of the team associated with this membership source.

TenantId

The tenant ID for the user (if applicable).

Applies to