WebDavDiskStoreItem Identity FieldWebDAV#
Gets the Identity of the person logged on via HTTP Request.

Namespace: WebDAVSharp.Server.Stores.DiskStore
Assembly: WebDAVSharp.Server (in WebDAVSharp.Server.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
protected readonly WindowsIdentity Identity

Field Value

Type: WindowsIdentity
See Also