System::Security::SecurityElement::IsValidAttributeName metod

SecurityElement::IsValidAttributeName method

Kontrollerar om attributnamnet är giltigt.

static bool System::Security::SecurityElement::IsValidAttributeName(const String &name)
ParameterTypeBeskrivning
namnconst String&Namn att kontrollera.

ReturnValue

Sant om namnet är giltigt, falskt annars.

Se även