KeyCredentialManager.RenewAttestationAsync 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.
Renews an attestation for a key credential.
public:
static IAsyncAction ^ RenewAttestationAsync();
/// [Windows.Foundation.Metadata.RemoteAsync]
static IAsyncAction RenewAttestationAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public static IAsyncAction RenewAttestationAsync();
function renewAttestationAsync()
Public Shared Function RenewAttestationAsync () As IAsyncAction
Returns
This method does not return a value.
- Attributes