Property | Type | Description | |
---|---|---|---|
DocumentToSign | DocumentToSign | ||
ExternalSignRequest | NewExternalSignDocument | ||
pdfdata | byte[] | ||
xmldata | byte[] | ||
xsltdata | byte[] |
Method | Description | |
---|---|---|
AppSignWithPid ( string pid = null ) : System.Web.Mvc.ActionResult | ||
BankIDMobielSignStatus ( System.Guid SigneeRef ) : System.Web.Mvc.ActionResult | ||
DownloadDocument ( System.Guid docid, bool msdo = false ) : System.Web.Mvc.ActionResult | ||
DownloadPadesDocument ( System.Guid docid ) : System.Web.Mvc.ActionResult | ||
Error ( string signeeref = null, string userid = null, int errorcode ) : System.Web.Mvc.ActionResult | ||
Index ( bool bankid2 = false, bool iframe = false ) : System.Web.Mvc.ActionResult | ||
IndexAppSignPid ( string pid = null ) : System.Web.Mvc.ActionResult | ||
IndexAppSignReturnToApp ( string pid = null ) : System.Web.Mvc.ActionResult | ||
IndexBankIDMObileSign ( string mobile = null, string dateofbirth = null ) : System.Web.Mvc.ActionResult | ||
IndexGetSocSec ( bool bankid2 = false ) : System.Web.Mvc.ActionResult | ||
IndexPid ( string pid = null ) : System.Web.Mvc.ActionResult | ||
IndexSocSec ( string socsec = null ) : System.Web.Mvc.ActionResult | ||
SecureIdentifyMobile ( string mobile = null, string dateofbirth = null ) : System.Web.Mvc.ActionResult | ||
SecureIdentiyWaiting ( System.Guid SigneeRef, System.Guid DocumentId ) : System.Web.Mvc.ActionResult | ||
ShowignedDocument ( System.Guid docid ) : System.Web.Mvc.FileResult | ||
SignController ( Configuration configuration ) : System | ||
SignEn ( bool bankid2 = false ) : System.Web.Mvc.ActionResult | ||
SignError ( string signeeref = null, string userid = null ) : System.Web.Mvc.ActionResult | ||
SignHideDetails ( ) : System.Web.Mvc.ActionResult | ||
SignLarge ( ) : System.Web.Mvc.ActionResult | ||
SignMedium ( ) : System.Web.Mvc.ActionResult | ||
SignSuccess ( Document doc, string signeeref, string userid, string docid ) : System.Web.Mvc.ActionResult | ||
SignTxt ( bool bankid2 = false ) : System.Web.Mvc.ActionResult | ||
SignUserAbort ( string signeeref = null, string userid = null ) : System.Web.Mvc.ActionResult | ||
SignWithPid ( string pid = null ) : System.Web.Mvc.ActionResult | ||
SignWithSocSec ( string socsec = null ) : System.Web.Mvc.ActionResult | ||
SignXLarge ( ) : System.Web.Mvc.ActionResult | ||
SignXml ( bool bankid2 = false ) : System.Web.Mvc.ActionResult | ||
SignXxLarge ( ) : System.Web.Mvc.ActionResult | ||
SignXxxLarge ( ) : System.Web.Mvc.ActionResult | ||
TempUrl ( System.Guid docid, string doctype = null ) : System.Web.Mvc.ActionResult | ||
ViewDocument ( System.Guid docid ) : System.Web.Mvc.ActionResult | ||
ViewSignBankIDMobile ( string mobile = null, string dateofbirth = null ) : System.Web.Mvc.ActionResult |
Method | Description | |
---|---|---|
AuthorizeSession ( System.Web.HttpRequestBase request, string userid = null ) : HttpStatusCode | ||
LogError ( string message, |
Method | Description | |
---|---|---|
Advanced ( ) : System.Web.Mvc.ActionResult | ||
Advanced ( |
public AppSignWithPid ( string pid = null ) : System.Web.Mvc.ActionResult | ||
pid | string | |
return | System.Web.Mvc.ActionResult |
protected AuthorizeSession ( System.Web.HttpRequestBase request, string userid = null ) : HttpStatusCode | ||
request | System.Web.HttpRequestBase | |
userid | string | |
return | HttpStatusCode |
public BankIDMobielSignStatus ( System.Guid SigneeRef ) : System.Web.Mvc.ActionResult | ||
SigneeRef | System.Guid | |
return | System.Web.Mvc.ActionResult |
public DownloadDocument ( System.Guid docid, bool msdo = false ) : System.Web.Mvc.ActionResult | ||
docid | System.Guid | |
msdo | bool | |
return | System.Web.Mvc.ActionResult |
public DownloadPadesDocument ( System.Guid docid ) : System.Web.Mvc.ActionResult | ||
docid | System.Guid | |
return | System.Web.Mvc.ActionResult |
public Error ( string signeeref = null, string userid = null, int errorcode ) : System.Web.Mvc.ActionResult | ||
signeeref | string | |
userid | string | |
errorcode | int | |
return | System.Web.Mvc.ActionResult |
public Index ( bool bankid2 = false, bool iframe = false ) : System.Web.Mvc.ActionResult | ||
bankid2 | bool | |
iframe | bool | |
return | System.Web.Mvc.ActionResult |
public IndexAppSignPid ( string pid = null ) : System.Web.Mvc.ActionResult | ||
pid | string | |
return | System.Web.Mvc.ActionResult |
public IndexAppSignReturnToApp ( string pid = null ) : System.Web.Mvc.ActionResult | ||
pid | string | |
return | System.Web.Mvc.ActionResult |
public IndexBankIDMObileSign ( string mobile = null, string dateofbirth = null ) : System.Web.Mvc.ActionResult | ||
mobile | string | |
dateofbirth | string | |
return | System.Web.Mvc.ActionResult |
public IndexGetSocSec ( bool bankid2 = false ) : System.Web.Mvc.ActionResult | ||
bankid2 | bool | |
return | System.Web.Mvc.ActionResult |
public IndexPid ( string pid = null ) : System.Web.Mvc.ActionResult | ||
pid | string | |
return | System.Web.Mvc.ActionResult |
public IndexSocSec ( string socsec = null ) : System.Web.Mvc.ActionResult | ||
socsec | string | |
return | System.Web.Mvc.ActionResult |
protected LogError ( string message, |
||
message | string | |
exception | ||
return | void |
public SecureIdentifyMobile ( string mobile = null, string dateofbirth = null ) : System.Web.Mvc.ActionResult | ||
mobile | string | |
dateofbirth | string | |
return | System.Web.Mvc.ActionResult |
public SecureIdentiyWaiting ( System.Guid SigneeRef, System.Guid DocumentId ) : System.Web.Mvc.ActionResult | ||
SigneeRef | System.Guid | |
DocumentId | System.Guid | |
return | System.Web.Mvc.ActionResult |
public ShowignedDocument ( System.Guid docid ) : System.Web.Mvc.FileResult | ||
docid | System.Guid | |
return | System.Web.Mvc.FileResult |
public SignController ( Configuration configuration ) : System | ||
configuration | Configuration | |
return | System |
public SignEn ( bool bankid2 = false ) : System.Web.Mvc.ActionResult | ||
bankid2 | bool | |
return | System.Web.Mvc.ActionResult |
public SignError ( string signeeref = null, string userid = null ) : System.Web.Mvc.ActionResult | ||
signeeref | string | |
userid | string | |
return | System.Web.Mvc.ActionResult |
public SignHideDetails ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public SignLarge ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public SignMedium ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public SignSuccess ( Document doc, string signeeref, string userid, string docid ) : System.Web.Mvc.ActionResult | ||
doc | Document | |
signeeref | string | |
userid | string | |
docid | string | |
return | System.Web.Mvc.ActionResult |
public SignTxt ( bool bankid2 = false ) : System.Web.Mvc.ActionResult | ||
bankid2 | bool | |
return | System.Web.Mvc.ActionResult |
public SignUserAbort ( string signeeref = null, string userid = null ) : System.Web.Mvc.ActionResult | ||
signeeref | string | |
userid | string | |
return | System.Web.Mvc.ActionResult |
public SignWithPid ( string pid = null ) : System.Web.Mvc.ActionResult | ||
pid | string | |
return | System.Web.Mvc.ActionResult |
public SignWithSocSec ( string socsec = null ) : System.Web.Mvc.ActionResult | ||
socsec | string | |
return | System.Web.Mvc.ActionResult |
public SignXLarge ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public SignXml ( bool bankid2 = false ) : System.Web.Mvc.ActionResult | ||
bankid2 | bool | |
return | System.Web.Mvc.ActionResult |
public SignXxLarge ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public SignXxxLarge ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public TempUrl ( System.Guid docid, string doctype = null ) : System.Web.Mvc.ActionResult | ||
docid | System.Guid | |
doctype | string | |
return | System.Web.Mvc.ActionResult |
public ViewDocument ( System.Guid docid ) : System.Web.Mvc.ActionResult | ||
docid | System.Guid | |
return | System.Web.Mvc.ActionResult |
public ViewSignBankIDMobile ( string mobile = null, string dateofbirth = null ) : System.Web.Mvc.ActionResult | ||
mobile | string | |
dateofbirth | string | |
return | System.Web.Mvc.ActionResult |
protected NewExternalSignDocument ExternalSignRequest | ||
return | NewExternalSignDocument |