Aracılığıyla paylaş


CloudSpatialAnchorSession.GetAccessTokenWithAuthenticationTokenAsync Yöntem

Tanım

Kimlik doğrulama belirtecinden Azure Spatial Anchors erişim belirtecini alır.

public:
 System::Threading::Tasks::Task<System::String ^> ^ GetAccessTokenWithAuthenticationTokenAsync(System::String ^ authenticationToken);
public System.Threading.Tasks.Task<string> GetAccessTokenWithAuthenticationTokenAsync (string authenticationToken);
member this.GetAccessTokenWithAuthenticationTokenAsync : string -> System.Threading.Tasks.Task<string>
Public Function GetAccessTokenWithAuthenticationTokenAsync (authenticationToken As String) As Task(Of String)

Parametreler

authenticationToken
String

Kimlik doğrulama belirteci.

Döndürülenler

Şunlara uygulanır