ServiceDescription MethodsDocuWare Platform .NET API
The ServiceDescription type exposes the following members.
Methods

  NameDescription
Public methodGetAdhocRenderingFilesFromAdhocRenderingRelation
Calls the HTTP Get method on the link for the relation “adhocRendering”.
Public methodGetAdhocRenderingFilesFromAdhocRenderingRelationAsync
Calls the HTTP Get method on the link for the relation “adhocRendering” asynchronously.
Public methodGetOrganizationsFromOrganizationsRelation
Calls the HTTP Get method on the link for the relation “organizations”.
Public methodGetOrganizationsFromOrganizationsRelationAsync
Calls the HTTP Get method on the link for the relation “organizations” asynchronously.
Public methodGetStreamFromChangePasswordRelation
Calls the HTTP Get method on the link for the relation “changePassword”.
Public methodGetStreamFromChangePasswordRelationAsync
Calls the HTTP Get method on the link for the relation “changePassword” asynchronously.
Public methodGetStreamFromLoginRelation
Calls the HTTP Get method on the link for the relation “login”.
Public methodGetStreamFromLoginRelationAsync
Calls the HTTP Get method on the link for the relation “login” asynchronously.
Public methodGetStreamFromLogoutRelation
Calls the HTTP Get method on the link for the relation “logout”.
Public methodGetStreamFromLogoutRelationAsync
Calls the HTTP Get method on the link for the relation “logout” asynchronously.
Public methodGetStreamFromResetPasswordRelation
Calls the HTTP Get method on the link for the relation “resetPassword”.
Public methodGetStreamFromResetPasswordRelationAsync
Calls the HTTP Get method on the link for the relation “resetPassword” asynchronously.
Public methodGetStreamFromRootSchemaRelation
Calls the HTTP Get method on the link for the relation “rootSchema”.
Public methodGetStreamFromRootSchemaRelationAsync
Calls the HTTP Get method on the link for the relation “rootSchema” asynchronously.
Public methodGetStreamFromTokenLoginRelation
Calls the HTTP Get method on the link for the relation “tokenLogin”.
Public methodGetStreamFromTokenLoginRelationAsync
Calls the HTTP Get method on the link for the relation “tokenLogin” asynchronously.
Public methodGetStreamFromUriTemplatesRelation
Calls the HTTP Get method on the link for the relation “uriTemplates”.
Public methodGetStreamFromUriTemplatesRelationAsync
Calls the HTTP Get method on the link for the relation “uriTemplates” asynchronously.
Public methodGetStringFromLoginCookieRelation
Calls the HTTP Get method on the link for the relation “loginCookie”.
Public methodGetStringFromLoginCookieRelationAsync
Calls the HTTP Get method on the link for the relation “loginCookie” asynchronously.
Public methodGetStringFromPermanentUrlRelation
Calls the HTTP Get method on the link for the relation “permanentUrl”.
Public methodGetStringFromPermanentUrlRelationAsync
Calls the HTTP Get method on the link for the relation “permanentUrl” asynchronously.
Public methodGetStringFromWindowsLoginRelation
Calls the HTTP Get method on the link for the relation “windowsLogin”.
Public methodGetStringFromWindowsLoginRelationAsync
Calls the HTTP Get method on the link for the relation “windowsLogin” asynchronously.
Public methodPostToAdhocRenderingRelationForAdhocRenderingFile
Calls the HTTP Post method on the link for the relation “adhocRendering”.
Public methodPostToAdhocRenderingRelationForAdhocRenderingFileAsync
Calls the HTTP Post method on the link for the relation “adhocRendering” asynchronously.
Public methodPostToChangePasswordRelationForStream
Calls the HTTP Post method on the link for the relation “changePassword”.
Public methodPostToChangePasswordRelationForStreamAsync
Calls the HTTP Post method on the link for the relation “changePassword” asynchronously.
Public methodPostToLoginRelationForStream
Calls the HTTP Post method on the link for the relation “login”.
Public methodPostToLoginRelationForStreamAsync
Calls the HTTP Post method on the link for the relation “login” asynchronously.
Public methodPostToResetPasswordRelationForStream
Calls the HTTP Post method on the link for the relation “resetPassword”.
Public methodPostToResetPasswordRelationForStreamAsync
Calls the HTTP Post method on the link for the relation “resetPassword” asynchronously.
Public methodPostToTokenLoginRelationForStream
Calls the HTTP Post method on the link for the relation “tokenLogin”.
Public methodPostToTokenLoginRelationForStreamAsync
Calls the HTTP Post method on the link for the relation “tokenLogin” asynchronously.
Public methodPostToWindowsLoginRelationForString
Calls the HTTP Post method on the link for the relation “windowsLogin”.
Public methodPostToWindowsLoginRelationForStringAsync
Calls the HTTP Post method on the link for the relation “windowsLogin” asynchronously.
Back to Top
See Also