AccessEntry Class

Definition

Represents a user, workgroup, enterprise, federation, or public entity and the associated privacy level.

public ref class AccessEntry : Microsoft::Lync::Model::Internal::UCWLite
public class AccessEntry : Microsoft.Lync.Model.Internal.UCWLite
type AccessEntry = class
    inherit UCWLite
Public Class AccessEntry
Inherits UCWLite
Inheritance

Properties

Id

Gets the access entry id.

InnerObject (Inherited from UCWBase)
Permission

returns the permission the access entry assigned.

Scope

Gets the access entry scope.

Methods

CanClearPermission()

Returns true when allowed to clear assigned permission.

CanSetPermission(AccessPermission)

Returns true when allowed to set to a specific permission.

ClearPermission()

Clear the permission that assigned to this access entry.

SetPermission(AccessPermission)

Set this access entry to a specific permission.

Applies to