FileHold 17.1 API Documentation
C#
Show/Hide TOC
Authentication Class
Definition
Namespace:
FileHold.Common
Assembly:
FileHold.Common (in FileHold.Common.dll) Version: 17.1.0.0
C#
Copy
public
static
class
Authentication
Inheritance
Object
Authentication
Properties
FileHoldServerUrl
IsBackgroundRequest
IsClient
IsWebPart
SessionId
WebPartServiceCallTimeoutSec
Methods
AuthenticateInternalService
AuthenticateService(HttpWebClientProtocol, Boolean)
AuthenticateService(HttpWebClientProtocol, String, Boolean)
ChangeServiceUrl
ClearSessionCookie
CreateSessionCookie
GetAuthenticatedInternalService
T
GetAuthenticatedService
T
See Also
Reference
FileHold.Common Namespace
In This Article
Definition
Properties
Methods
See Also