LoginContent Class |
Namespace: ASDSoft.WebSigner.Content
[SerializableAttribute] [ObfuscationAttribute(Exclude = true)] public class LoginContent : TextContent
The LoginContent type exposes the following members.
| Name | Description | |
|---|---|---|
| LoginContent |
Only for internal use.
|
| Name | Description | |
|---|---|---|
| ApplicationContentId |
Unique ID generated by hosting application identified content in hosting application (for example ID of document).
(Inherited from ContentBase.) | |
| Content |
Content for signing, for example, text, byte array, ...
(Inherited from ContentBaseT.) | |
| HasContent |
Only for internal use.
(Inherited from ContentBaseT.) | |
| HasLazyContent |
Only for internal use.
(Inherited from ContentBase.) | |
| IsLink |
Always return .
(Inherited from TextContent.) | |
| NeedResetLazyContent |
Only for internal use.
(Inherited from ContentBase.) | |
| SignatureType |
Signature type (Data or Hash).
(Inherited from ContentBase.) |
| Name | Description | |
|---|---|---|
| GetContentData |
Only for internal use.
(Inherited from TextContent.) | |
| GetContentTitle |
Only for internal use.
(Inherited from TextContent.) | |
| ResetLazyContent |
Only for internal use.
(Inherited from ContentBaseT.) | |
| SetContent |
Lazy setting of content if not set in constructor.
(Inherited from ContentBaseT.) |