Udostępnij za pośrednictwem


CloudSpatialAnchorSession.GetAccessTokenWithAccountKeyAsync(String) Metoda

Definicja

Pobiera token dostępu usługi Azure Spatial Anchors z klucza konta.

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)

Parametry

accountKey
String

Klucz konta.

Zwraca

Dotyczy