MembershipSource 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 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). |