| 
               | 
            
              ISecurity
             | 
          
The ISecurityService type exposes the following members.
| Name | Description | |
|---|---|---|
| 
                 | 
              Disposed | 
            Raised after the source object has been properly disposed.
             (Inherited from ISupportLifecycle)  | 
            
| 
                 | 
              ExecutionException | 
            Occurs when the IAdapter encounters an Exception during execution.
             (Inherited from IAdapter)  | 
            
| 
                 | 
              ServiceHostCreated | 
            Occurs when the ServiceHost has been created with the specified Endpoints.
             (Inherited from ISelfHostingService)  | 
            
| 
                 | 
              ServiceHostStarted | 
            Occurs when the ServiceHost can process requests via all of its endpoints.
             (Inherited from ISelfHostingService)  | 
            
| 
                 | 
              ServiceProcessException | 
            Occurs when an Exception is encountered when processing a request.
             (Inherited from ISelfHostingService)  | 
            
| 
                 | 
              StatusUpdate | 
            Occurs when the IAdapter wants to provide a status update.
             (Inherited from IAdapter)  |