Click or drag to resize
Claim Methods
This API is preliminary and subject to change.

The Claim type exposes the following members.

Methods
  NameDescription
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Public methodDisposeAsync
Asynchronously releases resources owned by this Claim.
Public methodRefreshAsync
Refreshes the current claim.
Public methodRenewAsync
Renews the claim by resetting the age and updating the TTL for the claim.
Top
Extension Methods
  NameDescription
Public Extension MethodRefresh
Refreshes the current claim.
(Defined by ClaimExtensions.)
Public Extension MethodRenew
Renews the claim by resetting the age and updating the TTL for the claim.
(Defined by ClaimExtensions.)
Top
See Also