MediaEncryption Enumeration

Enumerated type of encryption.

Namespace:  Microsoft.Rtc.Collaboration.AudioVideo
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)

Syntax

'Declaration
Public Enumeration MediaEncryption
'Usage
Dim instance As MediaEncryption
public enum MediaEncryption

Members

Member name Description
NotSupported Not supported.
Supported Supported, but not required.
Required Encryption supported and required.

See Also

Reference

Microsoft.Rtc.Collaboration.AudioVideo Namespace