Udostępnij za pośrednictwem


AccessCheckRule Constructor

Initializes a new instance of the AccessCheckRule class.

Overload List

Name Description
AccessCheckRule () Initializes a new instance of the AccessCheckRule class.
AccessCheckRule (Boolean) Initializes a new instance of the AccessCheckRule class by specifying whether the authorization rule allows or denies access to a Web service method.
AccessCheckRule (Boolean, String) Initializes a new instance of the AccessCheckRule class using the specified user or group and whether the authorization rule allows or denies access to a Web service method.
AccessCheckRule (Boolean, String, String) Initializes a new instance of the AccessCheckRule class using the specified role, user or group, and whether the authorization rule allows or denies access to a Web service method.

See Also

Reference

AccessCheckRule Class
AccessCheckRule Members
Microsoft.Web.Services3.Design Namespace