Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Introduction

The Provision Identity activity can be used to provision an identity in the target system.

Input Data

IdentityId

The ID of the identity that needs to be provisioned.

Output Data

UserObjectId

The unique identifier of the provisioned identity in the target system. For example an SID in Active Directory.

UserName

The username within the provisioned target system of the identity.

Password

A byte[] containing the provisioned password.

  • No labels