Edit

Share via


ConferenceRecordingPolicy Enum

Definition

Represents the policy set by the enterprise administrator for recording conferences.

public enum class ConferenceRecordingPolicy
public enum ConferenceRecordingPolicy
type ConferenceRecordingPolicy = 
Public Enum ConferenceRecordingPolicy
Inheritance
ConferenceRecordingPolicy

Fields

Name Value Description
Undetermined 0

The recording policy is not defined.

SameEnterprise 1

Only clients in the same enterprise can record.

Everyone 2

Everyone can record.

Unauthorized 3

Clients are unauthorized to record.

Remarks

The administrator policy is not enforced by the server and should be honored by recording clients.

Applies to