Click or drag to resize
NetworkSessionCertificate Constructor
Overload List
  NameDescription
Public methodNetworkSessionCertificate(AuthorEncryptionKey, String, Boolean, Boolean)
Creates a new NetworkSessionCertificate object initialized with data from an XML document on the file system.
Public methodNetworkSessionCertificate(AuthorEncryptionKey, XmlDocument, Boolean, Boolean)
Creates a new NetworkSessionCertificate object initialized with data from an XML document.
Top
See Also