This topic has not yet been rated - Rate this topic

WebPermission Properties

The WebPermission type exposes the following members.

  Name Description
Public property AcceptList This property returns an enumeration of a single accept permissions held by this WebPermission. The possible objects types contained in the returned enumeration are String and System.Text.RegularExpressions.Regex.
Public property ConnectList This property returns an enumeration of a single connect permissions held by this WebPermission. The possible objects types contained in the returned enumeration are String and System.Text.RegularExpressions.Regex.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.