CanPerform Method (CredentialProfile)
In This Topic
Determines whether the user has the necessary permission to perform a specified action on the object
Determines whether the user has the necessary permission to perform a specified action on the object
Syntax
Parameters
- action
- The operation to check permission for. The operation to check permission for.
Return Value
true if the caller has the requested permission or if the object is not securedtrue if the caller has the requested permission or if the object is not secured
See Also