Using Authorization in Script

You can use the Authorization Manager API to control access to application resources.

The examples in this section are written using Visual Basic Scripting Edition (VBScript) and Active Server Pages (ASP).

For information about other authorization tasks, see Supporting Tasks in Script.

Topic Description
Defining Permissions in Script Define which users have access to which application resources by creating an authorization policy store.
Verifying Client Access to a Requested Resource in Script Check whether the client has access to one or more operations.
Delegating the Defining of Permissions in Script Delegate the administration of authorization policy stores that are stored in Active Directory.