| FileCachePersistorGetFileInfo Method |
Construct path for signature session file.
Namespace:
ASDSoft.WebSigner.Server.Cache
Assembly:
ASDSoft.WebSigner.Server (in ASDSoft.WebSigner.Server.dll) Version: 2.5.0
Syntax protected FileInfo GetFileInfo(
string sessionId
)
Parameters
- sessionId
- Type: SystemString
The SessionId of the SignatureSession.
Return Value
Type:
FileInfoPath for signature session file.
See Also