Compartir a través de


ISecretManager.SetMasterKeyAsync(String) Método

Definición

public System.Threading.Tasks.Task<Microsoft.Azure.WebJobs.Script.WebHost.KeyOperationResult> SetMasterKeyAsync (string value = default);
abstract member SetMasterKeyAsync : string -> System.Threading.Tasks.Task<Microsoft.Azure.WebJobs.Script.WebHost.KeyOperationResult>
Public Function SetMasterKeyAsync (Optional value As String = Nothing) As Task(Of KeyOperationResult)

Parámetros

value
String

Devoluciones

Se aplica a