DefaultOperationalContext Properties | 
The DefaultOperationalContext type exposes the following members.
| Name | Description | |
|---|---|---|
| AddressProviderMap | 
            A dictionary of address provider factories.
              | |
| Config | 
            The current configuration of the object.
              | |
| DefaultOperationalConfig | 
            The default XML configuration used when one isn't explicitly passed
            in the constructor for this class.
              | |
| DefaultOperationalConfigResource | 
            The IResource for the default XML configuration used
            when one isn't explicitly passed in the constructor for this class.
              | |
| DiscoveryTimeToLive | 
            The TTL for multicast based discovery.
              | |
| Edition | 
            The product edition.
              | |
| EditionName | 
            The product edition in a formatted string.
              | |
| FilterMap | 
            A dictionary of network filter factories.
              | |
| IdentityAsserter | 
            An IIdentityAsserter that can be used to establish a
            user's identity.
              | |
| IdentityTransformer | 
            An IIdentityTransformer that can be used to transform
            an IPrincipal into an identity assertion.
              | |
| IsPrincipalScopingEnabled | 
            Indicates if principal scoping is enabled.
              | |
| LocalMember | 
            An IMember object representing this process.
              | |
| LogCharacterLimit | 
            The maximum number of characters for a logger daemon to queue
            before truncating.
              | |
| LogDestination | 
            The destination for log messages.
              | |
| LogLevel | 
            The logging severity level.
              | |
| LogMessageFormat | 
            The log message format.
              | |
| LogName | 
            The name of the logger.
              | |
| SerializerMap | 
            A dictionary of serializer factories.
              |