DataFactoryClient.OnPremisesEncryptString Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public virtual string OnPremisesEncryptString (System.Security.SecureString value, string resourceGroupName, string dataFactoryName, string gatewayName, System.Management.Automation.PSCredential credential, string type, string nonCredentialValue, string authenticationType, string serverName, string databaseName);
abstract member OnPremisesEncryptString : System.Security.SecureString * string * string * string * System.Management.Automation.PSCredential * string * string * string * string * string -> string
override this.OnPremisesEncryptString : System.Security.SecureString * string * string * string * System.Management.Automation.PSCredential * string * string * string * string * string -> string
Public Overridable Function OnPremisesEncryptString (value As SecureString, resourceGroupName As String, dataFactoryName As String, gatewayName As String, credential As PSCredential, type As String, nonCredentialValue As String, authenticationType As String, serverName As String, databaseName As String) As String
Parameters
- value
- SecureString
- resourceGroupName
- String
- dataFactoryName
- String
- gatewayName
- String
- credential
- PSCredential
- type
- String
- nonCredentialValue
- String
- authenticationType
- String
- serverName
- String
- databaseName
- String