Discuss this help topic in SecureBlackbox Forum

TElWebDAVPrincipal.AlternateURISet

TElWebDAVPrincipal     


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


Returns the value of the DAV:alternate-URI-set property for this principal.

Declaration

[C#]
    TElStringList AlternateURISet;

[VB.NET]
    Property AlternateURISet As TElStringList

[Pascal]
    property AlternateURISet : TElStringList;

[C++]
    not available

[PHP]
    not available

[Java]
    not available

Description

    This property contains the URIs of network resources with additional descriptive information about this principal.

Discuss this help topic in SecureBlackbox Forum