Skip to content

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

@nickeeex

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),

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