CloudSpatialAnchorSession.GetAccessTokenWithAccountKeyAsync(String) Método

Definição

Obtém o token de acesso das Âncoras Espaciais do Azure da chave de conta.

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)

Parâmetros

accountKey
String

Chave de conta.

Retornos

Aplica-se a