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