[This is preliminary documentation and is subject to change.]
Get all the possible Authentication types supported
by the .Net framework.
Namespace:
OfficeClip.DBLayer.AccountAssembly: OfficeClip.DBLayer (in OfficeClip.DBLayer)
Version: 8.1.1.0
Syntax
C# |
---|
public DataTable GetAuthenticationTypes() |
Visual Basic (Declaration) |
---|
Public Function GetAuthenticationTypes As DataTable |
Visual C++ |
---|
public: DataTable^ GetAuthenticationTypes() |