xApplication.DecryptForPurpose(Object[], String) 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:
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