System::Security::SecurityElement::IsValidAttributeValue 메서드
SecurityElement::IsValidAttributeValue method
속성 값이 유효한지 확인합니다.
static bool System::Security::SecurityElement::IsValidAttributeValue(const String &value)
| 매개변수 | 형식 | 설명 |
|---|---|---|
| value | const String& | 확인할 값. |
ReturnValue
값이 유효하면 true, 그렇지 않으면 false.
또 보기
- Class String
- Class SecurityElement
- Namespace System::Security
- Library Aspose.Page for C++