System::Security::SecurityElement::IsValidAttributeValue 方法
SecurityElement::IsValidAttributeValue method
检查属性值是否有效。
static bool System::Security::SecurityElement::IsValidAttributeValue(const String &value)
| Parameter | Type | 描述 |
|---|---|---|
| value | const String& | 要检查的值。 |
ReturnValue
如果值有效则返回 true,否则返回 false。
另见
- Class String
- Class SecurityElement
- Namespace System::Security
- Library Aspose.Page for C++