Determines whether the Context subject is secure or not.
[ColumnAttribute(DbType="Bit NOT NULL", Storage="_Secure")]
public bool Secure { get; set; }
<ColumnAttribute(DbType:="Bit NOT NULL", Storage:="_Secure")> _
Public Overridable Property Secure() As System.Boolean
Get
Set
public: [ColumnAttribute(DbType=L"Bit NOT NULL", Storage=L"_Secure")]
virtual property System.Boolean^ Secure
{
System.Boolean^ get()
System::Void set(System.Boolean^ value)
}
True if the subject is secure; otherwise it is false.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document