Share via


TokenRequiredEventArgs.GetDeferral Method

Definition

Returns a deferral object that can be used to provide an updated access token or authentication token from another asynchronous operation.

public:
 Microsoft::Azure::SpatialAnchors::CloudSpatialAnchorSessionDeferral ^ GetDeferral();
public Microsoft.Azure.SpatialAnchors.CloudSpatialAnchorSessionDeferral GetDeferral ();
member this.GetDeferral : unit -> Microsoft.Azure.SpatialAnchors.CloudSpatialAnchorSessionDeferral
Public Function GetDeferral () As CloudSpatialAnchorSessionDeferral

Returns

Applies to