Otter SDK Reference
Version:

Credentials_CreateOrUpdateCredential(string Credential_Name, int? Environment_Id, string CredentialType_Name, string Configuration_Xml, Inedo.Data.YNIndicator? AllowFunctionAccess_Indicator, int? Credential_Id) Method

Creates a new credential or updates an existing one.

Syntax

public static int? Credentials_CreateOrUpdateCredential(string Credential_Name, int? Environment_Id, string CredentialType_Name, string Configuration_Xml, Inedo.Data.YNIndicator? AllowFunctionAccess_Indicator, int? Credential_Id)

Parameters

Credential_Name
Type: string
Environment_Id
Type: int?
CredentialType_Name
Type: string
Configuration_Xml
Type: string
AllowFunctionAccess_Indicator
Type: Inedo.Data.YNIndicator?
Credential_Id
Type: int?