Click or drag to resize
AccessType Properties
This API is preliminary and subject to change.

The AccessType type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberAllow
Gets an AccessType representing an item to which traffic should be allowed. The Allow access type takes priority over the Deny access type.
Public propertyStatic memberDeny
Gets an AccessType representing an item to which traffic can be denied.
Public propertyName
Gets the canonical name of this member.
(Inherited from ExtensibleEnumT.)
Top
See Also