System::Security::SecurityElement::IsValidTag metodo

SecurityElement::IsValidTag method

Verifica se il tag è valido.

static bool System::Security::SecurityElement::IsValidTag(const String &tag)
ParametroTipoDescrizione
tagconst String&Tag da testare.

ReturnValue

Vero se il tag è valido, falso altrimenti.

Vedi anche