Share via


CloudSpatialAnchorSession.GetAccessTokenWithAccountKeyAsync(String) Metod

Definition

Hämtar Åtkomsttoken för Azure Spatial Anchors från kontonyckeln.

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

Parametrar

accountKey
String

Kontonyckel.

Returer

Gäller för