Enum| Flags | Type | Name | Summary |
|---|---|---|---|
| public const |
AccessRequestConfig
|
Enable
|
Overrides the protocol's default, causing Access.Request methods to be sent to the peer when IModel.AccessRequest is called. |
| public const |
AccessRequestConfig
|
Suppress
|
Overrides the protocol's default, preventing Access.Request methods from being sent to the peer. |
| public const |
AccessRequestConfig
|
UseDefault
|
Uses the default for the protocol variant selected. |