Hevea documentation

DocumentRegistration Members

DocumentRegistration overview

Public Static Methods

ParseSecurity Parses a security mode.

Public Instance Constructors

DocumentRegistration Overloaded. Initializes a new instance of the DocumentRegistration class.

Public Instance Properties

DocumentName Gets the document name.
DocumentType Gets the document type.
Enabled Indicates / sets if a document is available.
Id Gets the registration identifier.
MustAuthenticate Indicates if the client must be authenticated.
SecuredChannelRequired Indicates of a secured channel is required.
Security Indicate the security level to access the document.

Public Instance Methods

Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object) Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object) Gets the Type of the current instance.
ToString (inherited from Object) Returns a String that represents the current Object.

See Also

DocumentRegistration Class | Hevea.Core Namespace