Syntax
result = access ( string path );
Description
access determines whether a path or file exists on the policy server host.
Returns true if the /tmp/user.text exists, false if not.
Example
result = access ("/tmp/user.txt");
result = access ( string path );
access determines whether a path or file exists on the policy server host.
Returns true if the /tmp/user.text exists, false if not.
result = access ("/tmp/user.txt");
© 2024 One Identity LLC. ALL RIGHTS RESERVED. Términos de uso Privacidad Cookie Preference Center