[This is preliminary documentation and is subject to change.]
Constructor that accepts values for all mandatory fields
| C# | Visual Basic | Visual C++ |
public AuthenticationInfo( AuthSystem system )
Public Sub New ( _ system As AuthSystem _ )
public: AuthenticationInfo ( AuthSystem^ system )
- system (AuthSystem)
- An identifying string for the system that supports this authentication information.