System::Security::SecurityElement::IsValidTag method

SecurityElement::IsValidTag method

Kontrollerar om taggen är giltig.

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

ReturnValue

Sant om taggen är giltig, annars falskt.

Se även