Condividi tramite


CloudSpatialAnchorSession.GetAccessTokenWithAccountKeyAsync(String) Metodo

Definizione

Ottiene il token di accesso di Ancoraggi nello spazio di Azure dalla chiave dell'account.

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)

Parametri

accountKey
String

Chiave dell'account.

Restituisce

Si applica a