Deletepermissionpolicy: Stsadm operation (Office SharePoint Server)
Updated: June 14, 2007
Applies To: Office SharePoint Server 2007
Updated: 2007-06-14
Operation name: Deletepermissionpolicy
Deletes a permission policy for a user from the collection by specifiying the URL and user login.
Syntax
stsadm -o deletepermissionpolicy
-url <URL name>
-userlogin
[-zone] <URL zone>
Parameters
|
Parameter |
Value |
Required? |
Description |
|
url |
A valid URL, such as http://server_name |
Yes |
The URL of the Web application to which the permission policy is being deleted |
|
userlogin |
A valid user name in the form: Domain\user_name |
Yes |
The user login name |
|
zone |
A valid zone, such as "Default" |
No |
The zone from which the permission policy is being deleted |
