Свойство | Type | Description | |
---|---|---|---|
_serverUrl | |||
_webDavClient | IWebDavClient |
Méthode | Description | |
---|---|---|
GetPrivileges ( ) : Task |
||
TryDeleteEntity ( WebResourceName uri, string etag ) : Task |
Méthode | Description | |
---|---|---|
DoesSupportsReportSet ( |
||
GetCurrentUserPrincipal ( |
||
GetCurrentUserPrincipalUrl ( |
||
GetEtag ( |
||
HasOption ( string requiredOption ) : Task |
||
IsResourceType ( string @namespace, string name ) : Task |
||
WebDavDataAccess ( |
Méthode | Description | |
---|---|---|
GetCurrentUserPrivileges ( |
||
GetEtagViaPropfind ( |
||
GetResourceType ( |
protected DoesSupportsReportSet ( |
||
url | ||
depth | int | |
reportSetNamespace | string | |
reportSet | string | |
Résultat | Task |
protected GetCurrentUserPrincipal ( |
||
url | ||
Résultat | Task |
protected GetCurrentUserPrincipalUrl ( |
||
calenderUrl | ||
Résultat | Task |
protected GetEtag ( |
||
absoluteEntityUrl | ||
Résultat | Task |
protected HasOption ( string requiredOption ) : Task |
||
requiredOption | string | |
Résultat | Task |
protected IsResourceType ( string @namespace, string name ) : Task |
||
@namespace | string | |
name | string | |
Résultat | Task |
public TryDeleteEntity ( WebResourceName uri, string etag ) : Task |
||
uri | WebResourceName | |
etag | string | |
Résultat | Task |
protected WebDavDataAccess ( |
||
serverUrl | ||
webDavClient | IWebDavClient | |
Résultat | System |