Edit

Share via


ContainerMembership.AllowedSubscribers Property

Definition

Gets the list of URIs which are members of this container.

public:
 property System::Collections::ObjectModel::Collection<Microsoft::Rtc::Signaling::RealTimeAddress ^> ^ AllowedSubscribers { System::Collections::ObjectModel::Collection<Microsoft::Rtc::Signaling::RealTimeAddress ^> ^ get(); };
public System.Collections.ObjectModel.Collection<Microsoft.Rtc.Signaling.RealTimeAddress> AllowedSubscribers { get; }
member this.AllowedSubscribers : System.Collections.ObjectModel.Collection<Microsoft.Rtc.Signaling.RealTimeAddress>
Public ReadOnly Property AllowedSubscribers As Collection(Of RealTimeAddress)

Property Value

Applies to