You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
40 lines
1.0 KiB
40 lines
1.0 KiB
<?xml version="1.0"?>
|
|
<CSharpTestData>
|
|
|
|
<AzAdminCreate CreateFlag="0" CreateStore="true" Url="msldap://chaitu-ads3604.chaitu-dom3623.nttest/CN=cstest1,OU=AzRoles,DC=chaitu-dom3623,DC=nttest,DC=Microsoft,DC=com">
|
|
</AzAdminCreate>
|
|
|
|
<AzAdminOpen>
|
|
</AzAdminOpen>
|
|
|
|
<AzAdminTest>
|
|
<AccessCheck ExpectedResult="true">
|
|
<App Name="WebSites"/>
|
|
<Scopes>
|
|
<Scope Name="Create"/>
|
|
</Scopes>
|
|
|
|
<Operations>
|
|
<OpID ID="20" IsInteger="true"/>
|
|
</Operations>
|
|
<Parameters>
|
|
<Parameter Name="Amount" Value="499" IsInteger="true"/>
|
|
<Parameter Name="Name" Value="Everyone" />
|
|
</Parameters>
|
|
</AccessCheck>
|
|
|
|
<AccessCheck ExpectedResult="false">
|
|
<App Name="WebSites"/>
|
|
<Scopes>
|
|
<Scope Name="Create"/>
|
|
</Scopes>
|
|
<Operations>
|
|
<OpID ID="22" IsInteger="true"/>
|
|
</Operations>
|
|
<Parameters>
|
|
<Parameter Name="Amount" Value="501" IsInteger="true"/>
|
|
<Parameter Name="Name" Value="Everyone" />
|
|
</Parameters>
|
|
</AccessCheck>
|
|
</AzAdminTest>
|
|
</CSharpTestData>
|