Partilhar via


DeletedKeyIdentifier.IsDeletedKeyIdentifier(String) Método

Definição

Verifica se o identificador pertence a uma chave excluída do cofre de chaves.

public static bool IsDeletedKeyIdentifier (string identifier);
static member IsDeletedKeyIdentifier : string -> bool
Public Shared Function IsDeletedKeyIdentifier (identifier As String) As Boolean

Parâmetros

identifier
String

O identificador de chave excluído do cofre de chaves.

Retornos

True se o identificador pertencer a uma chave excluída do cofre de chaves. De outra forma, falso.

Aplica-se a