SetValues(IHasCredentials target, int? environmentId) Method

Applies the values from the IHasCredentials<TCredentials> to the specified target.

Syntax

public static void SetValues(IHasCredentials target, int? environmentId)

Parameters

target
Type: IHasCredentials

The target object.

environmentId
Type: int?

The current environment in context.