Edit

Share via


ContainerMembership.AllowedSipDomains Property

Definition

Gets the list of domain names belonging to this container.

public:
 property System::Collections::ObjectModel::Collection<System::String ^> ^ AllowedSipDomains { System::Collections::ObjectModel::Collection<System::String ^> ^ get(); };
public System.Collections.ObjectModel.Collection<string> AllowedSipDomains { get; }
member this.AllowedSipDomains : System.Collections.ObjectModel.Collection<string>
Public ReadOnly Property AllowedSipDomains As Collection(Of String)

Property Value

Applies to