System::Security::SecurityElement::IsValidAttributeValue method
SecurityElement::IsValidAttributeValue method
Öznitelik değerinin geçerli olup olmadığını kontrol eder.
static bool System::Security::SecurityElement::IsValidAttributeValue(const String &value)
| Parameter | Type | Açıklama |
|---|---|---|
| değer | const String& | Kontrol edilecek değer. |
ReturnValue
Değer geçerliyse doğru, aksi takdirde yanlış.
Ayrıca Bakınız
- Class String
- Class SecurityElement
- Namespace System::Security
- Library Aspose.Page for C++