Edit

Share via


ISchedulerStore.EncryptCredential(String, String) Method

Definition

public byte[] EncryptCredential (string username, string password);
abstract member EncryptCredential : string * string -> byte[]
Public Function EncryptCredential (username As String, password As String) As Byte()

Parameters

username
String
password
String

Returns

Byte[]

Applies to