Click or drag to resize

ContentBase<T> Methods

The ContentBase<T> 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 ContentBase.SetContent(Object).)
Top
See Also