System::Security::SecurityElement::IsValidTag metod

SecurityElement::IsValidTag method

Kontrollerar om taggen är giltig.

static bool System::Security::SecurityElement::IsValidTag(const String &tag)
ParameterTypBeskrivning
taggconst String&Tagg att testa.

ReturnValue

Sant om taggen är giltig, falskt annars.

Se även