xApplication.DecryptFromStringForPurpose(String, 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 ^ DecryptFromStringForPurpose(System::String ^ _cipher, System::String ^ _purpose);
public string DecryptFromStringForPurpose (string _cipher, string _purpose);
member this.DecryptFromStringForPurpose : string * string -> string
Public Function DecryptFromStringForPurpose (_cipher As String, _purpose As String) As String
Parameters
- _cipher
- String
- _purpose
- String