xApplication.applicationCryptoHashingEngine 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::Object ^ applicationCryptoHashingEngine();
[Microsoft.Dynamics.Ax.Xpp.ReturnTypeCovariance("class", "Microsoft.Dynamics.Ax.Xpp.Security.CryptoHashingEngine")]
public object applicationCryptoHashingEngine ();
[<Microsoft.Dynamics.Ax.Xpp.ReturnTypeCovariance("class", "Microsoft.Dynamics.Ax.Xpp.Security.CryptoHashingEngine")>]
member this.applicationCryptoHashingEngine : unit -> obj
Public Function applicationCryptoHashingEngine () As Object
Returns
- Attributes