Partager via


JsonWebKeyVerifier.IsSecretKeyComplete Méthode

Définition

public virtual bool IsSecretKeyComplete (Microsoft.Azure.KeyVault.WebKey.JsonWebKey webKey, ref System.Collections.Generic.ICollection<string> missingProps);
abstract member IsSecretKeyComplete : Microsoft.Azure.KeyVault.WebKey.JsonWebKey * ICollection -> bool
override this.IsSecretKeyComplete : Microsoft.Azure.KeyVault.WebKey.JsonWebKey * ICollection -> bool
Public Overridable Function IsSecretKeyComplete (webKey As JsonWebKey, ByRef missingProps As ICollection(Of String)) As Boolean

Paramètres

webKey
JsonWebKey
missingProps
ICollection<String>

Retours

S’applique à