Click or drag to resize

WriteAcePrincipal Property

IT Hit WebDAV Classes Reference
Principal to which privileges are granted/denied.

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