Compartir a través de


SecretManager.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>
override this.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

Implementaciones

Se aplica a