protection_manager property

protection_manager property

Gets manager of the permissions for this presentation. Read-only IProtectionManager.

Definition:

@property
def protection_manager(self):
    ...

See Also