ContainerMembership.AllowedSourceNetworks Property
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.
Gets the SourceNetwork flags that are set on this container.
public:
property Microsoft::Rtc::Collaboration::SourceNetwork AllowedSourceNetworks { Microsoft::Rtc::Collaboration::SourceNetwork get(); };
public Microsoft.Rtc.Collaboration.SourceNetwork AllowedSourceNetworks { get; }
member this.AllowedSourceNetworks : Microsoft.Rtc.Collaboration.SourceNetwork
Public ReadOnly Property AllowedSourceNetworks As SourceNetwork