←Select platform

AuthenticationData Property

Summary

Gets the authentication data table.

Syntax

C#
VB
C++
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() 
} 

Property Value

The CCOW authentication data table.

Requirements

Target Platforms

See Also

Reference

Database Class

Database Members

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ccow.Server Assembly