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