Share via


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 Encryption is not supported.
Supported Encryption is supported but not required.
Required Encryption is supported and required.

See Also

Reference

Microsoft.Rtc.Collaboration.AudioVideo Namespace