ICredentials.Assign

Syntax

Assign(Source: ICredentials);

Parameters

Source - the repository credentials, that are used as a source

Description

The Assign method fills in the user credentials with the credentials passed by the Source parameter.

See also:

ICredentials