Discuss this help topic in SecureBlackbox Forum

TElWebDAVPrincipal.GroupMembership

TElWebDAVPrincipal     See also     


Filter: C#  VB.NET  Pascal  C++  PHP  Java  


Specifies the groups in which this principal is directly a member.

Declaration

[C#]
    not available

[VB.NET]
    not available

[Pascal]
    property GroupMembership : TElStringList;

[C++]
    not available

[PHP]
    not available

[Java]
    not available

Description

    Use this property to check in which groups this principal is directly a member.

See also:     GroupMemberSet    

Discuss this help topic in SecureBlackbox Forum