C#
VB
C++
Gets the authentication data table.
public Table<AuthenticationData> AuthenticationData { get; }
Public Overridable ReadOnly Property AuthenticationData() As System.Data.Linq.Table(Of AuthenticationData)
Get
public: virtual property System.Data.Linq.Table<AuthenticationData^ >^ AuthenticationData
{
System.Data.Linq.Table<AuthenticationData^ >^ get()
}
The CCOW authentication data table.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET