public abstract class CertExitBase : ICertExit2,
ICertExit
Public MustInherit Class CertExitBase
Implements ICertExit2, ICertExit
public ref class CertExitBase abstract : ICertExit2,
ICertExit
CertExitBase(ILogWriter) | Initializes a new instance of CertPolicyBase class. |
CertExitBase(String, LogLevel) | Initializes a new instance of CertPolicyBase class. |
CertServer | Gets the communicator with Certification Authority. |
Logger | Gets the current stream logger. |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
GetDescription | Returns a human-readable description of the exit module and its function. |
GetHashCode | Serves as the default hash function. (Inherited from Object) |
GetManageModule | Called by the server engine to retrieve the object that allows the Certification Authority to configure the exit module. |
GetType | Gets the Type of the current instance. (Inherited from Object) |
Initialize | Called by the server engine when it initializes itself. |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
Notify | Called by the server engine to notify an exit module that an event has occurred. |
ToString | Returns a string that represents the current object. (Inherited from Object) |