ContainerMembership Members

ContainerMembership class defines the container membership for individual container.

The ContainerMembership type exposes the following members.

Properties

  Name Description
Public property AllowedSipDomains Returns the list of domain names, which have specific membership to the container.
Public property AllowedSourceNetworks Returns a combination of SourceNetwork flags that are set on container.
Public property AllowedSubscribers Returns the list of URIs, which have specific membership to the container.
Public property ContainerId Id of the container.
Public property Version Version number for container membership, received in notification.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public methodStatic member GetMembershipLevel Returns the highest container membership match for the given RealTimeAddress.
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public methodStatic member ParseContainerListFromXml Parse the containerMembership XML received in notification and create a list of ContainerMembership objects.
Public method ToString (Inherited from Object.)

Top

See Also

Reference

ContainerMembership Class

Microsoft.Rtc.Collaboration.Presence Namespace