TokenRequiredEventArgs.GetDeferral 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.
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