Partager via


HostSecrets.GetKeys(String) Méthode

Définition

protected override System.Collections.Generic.ICollection<Microsoft.Azure.WebJobs.Script.WebHost.Key> GetKeys (string keyScope);
override this.GetKeys : string -> System.Collections.Generic.ICollection<Microsoft.Azure.WebJobs.Script.WebHost.Key>
Protected Overrides Function GetKeys (keyScope As String) As ICollection(Of Key)

Paramètres

keyScope
String

Retours

S’applique à