ContainerMembership Members
Include Protected Members
Include Inherited Members
ContainerMembership shows what URIs, domains and network types that are set for a particular container.
The ContainerMembership type exposes the following members.
Properties
Name | Description | |
---|---|---|
AllowedSipDomains | Gets the list of domain names belonging to this container. | |
AllowedSourceNetworks | Gets the SourceNetwork flags that are set on this container. | |
AllowedSubscribers | Gets the list of URIs which are members of this container. | |
ContainerId | Gets the container ID. | |
Version | Gets the version number of this container. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
Finalize | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetMembershipLevel | Retrieves the highest container membership match for a UC entity. | |
GetType | (inherited from Object) | |
MemberwiseClone | (inherited from Object) | |
ToString | (inherited from Object) |
Top