MediaPermission(String, Boolean, Boolean, String) Constructor
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.
public:
MediaPermission(System::String ^ name, bool value, bool mutable, System::String ^ mediaType);
public MediaPermission (string name, bool value, bool mutable, string mediaType);
new Microsoft.Rtc.Internal.Collaboration.ComponentModel.MediaPermission : string * bool * bool * string -> Microsoft.Rtc.Internal.Collaboration.ComponentModel.MediaPermission
Public Sub New (name As String, value As Boolean, mutable As Boolean, mediaType As String)
Parameters
- name
- String
- value
- Boolean
- mutable
- Boolean
- mediaType
- String