Skip to content

Trying to use Impersonation with Find, Rename or Delete fails in an unhandled exception. #14

Description

@nickeeex

Impersonation is not supported with the .net standard version of the Frends.File tasks. ExecuteAction should also check the compilation target with the #if preprocessor.

return Impersonation.RunAsUser(new UserCredentials(domainAndUserName[0], domainAndUserName[1], password),

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions