Freigeben über


CloudSpatialAnchorSession.GetAccessTokenWithAccountKeyAsync(String) Methode

Definition

Ruft das Azure Spatial Anchors-Zugriffstoken aus dem Kontoschlüssel ab.

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)

Parameter

accountKey
String

Kontoschlüssel.

Gibt zurück

Gilt für: