Discuss this help topic in SecureBlackbox Forum

TElWebDAVPrincipal.GroupMemberSet

TElWebDAVPrincipal     See also     


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


For a group principal, this property specifies direct group members.

Declaration

[C#]
    not available

[VB.NET]
    not available

[Pascal]
    property GroupMemberSet : TElStringList;

[C++]
    not available

[PHP]
    not available

[Java]
    not available

Description

    Use this property to get the principals that are direct members of the group. This property is applicable for group principals.

See also:     IsGroup    

Discuss this help topic in SecureBlackbox Forum