Click or drag to resize

ContentBaseT Methods

The ContentBaseT generic type exposes the following members.

Methods
  NameDescription
Public methodGetContentData
Return binary data or hash of content for signing.
(Inherited from ContentBase.)
Public methodGetContentTitle
Return text description of content for display in client window for selecting a certificate.
(Inherited from ContentBase.)
Protected methodResetLazyContent
Only for internal use.
Public methodSetContent
Lazy setting of content if not set in constructor.
(Overrides ContentBaseSetContent(Object).)
Top
See Also