IP*Works! Encrypt V9 - Online Help
IP*Works! Encrypt V9
Questions / Feedback?

ChangeExpirationDateAsync Method

Changes the expiration date of the key.

Syntax

[VB.NET]
Public Function ChangeExpirationDateAsync(ByVal ExpirationDate As Integer) As IAsyncAction
[C#]
public IAsyncAction ChangeExpirationDateAsync(int expirationDate);

Remarks

This method is the asynchronous version of the ChangeExpirationDate method and is used to support asynchronous operations in WinRT. Please refer to ChangeExpirationDate for more information.

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 9.0.6240.0