PermissionCheckResults Enumeration
The PermissionCheckResults enumeration specifies the lists on which an Internet Protocol (IP) address is found.
Namespace: Microsoft.Exchange.Data.Transport
Assembly: Microsoft.Exchange.Data.Transport (in microsoft.exchange.data.transport.dll)
Syntax
'Declaration
<FlagsAttribute> _
Public Enumeration PermissionCheckResults
[FlagsAttribute]
public enum PermissionCheckResults
[FlagsAttribute]
public enum class PermissionCheckResults
/** @attribute FlagsAttribute() */
public enum PermissionCheckResults
FlagsAttribute
public enum PermissionCheckResults
Members
Member name | Description |
---|---|
AdministratorDeny | |
Allow | The specified IP address is on the Allow list. |
Deny | The specified IP address is on the Deny list. |
MachineDeny | |
None | The specified IP address is not on the Allow list or the Deny list. |
Platforms
Development Platforms
Windows XP Professional with Service Pack 2 (SP2), Windows Server 2003,
Target Platforms
Windows Server 2003