Click or drag to resize

ReadAcePrincipal Property

IT Hit WebDAV Classes Reference
Principal to which privileges are granted and denied by this ACE.

Namespace:  ITHit.WebDAV.Server.Acl
Assembly:  ITHit.WebDAV.Server (in ITHit.WebDAV.Server.dll) Version: 13.3.13068
Syntax
public IPrincipal Principal { get; set; }

Property Value

Type: IPrincipal
See Also