System::Security::SecurityElement::IsValidAttributeValue method
SecurityElement::IsValidAttributeValue method
Kontrollerar om attributvärdet är giltigt.
static bool System::Security::SecurityElement::IsValidAttributeValue(const String &value)
| Parameter | Type | Beskrivning |
|---|---|---|
| value | const String& | Värde att kontrollera. |
ReturnValue
Sant om värdet är giltigt, annars falskt.
Se även
- Class String
- Class SecurityElement
- Namespace System::Security
- Library Aspose.Page for C++