Click or drag to resize

FileContent Methods

The FileContent type exposes the following members.

Methods
  NameDescription
Public methodGetContentData
Return binary data or hash of content for signing.
(Inherited from BinaryContent.)
Public methodGetContentTitle
Return text description of content for display in client window for selecting a certificate.
(Inherited from BinaryContent.)
Public methodSetContent
Lazy setting of content if not set in constructor.
(Inherited from ContentBaseT.)
Top
See Also