Discuss this help topic in SecureBlackbox Forum

TElWebDAVPrincipal.PrincipalURL

TElWebDAVPrincipal     See also     


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


The URL which uniquely identifies this principal.

Declaration

[C#]
    not available

[VB.NET]
    not available

[Pascal]
    property PrincipalURL : string;

[C++]
    not available

[PHP]
    not available

[Java]
    not available

Description

    Use this property to get this principal's DAV:principal-URL property. This URL must be used to identify the principal in an ACL request.

See also:     URL    

Discuss this help topic in SecureBlackbox Forum