次の方法で共有


xApplication.DecryptForPurpose(Object[], String) Method

Definition

public:
 System::String ^ DecryptForPurpose(cli::array <System::Object ^> ^ _cipher, System::String ^ _purpose);
public string DecryptForPurpose (object[] _cipher, string _purpose);
member this.DecryptForPurpose : obj[] * string -> string
Public Function DecryptForPurpose (_cipher As Object(), _purpose As String) As String

Parameters

_cipher
Object[]
_purpose
String

Returns

Applies to