[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "M:QPulseWebServices.Contracts.Service.ICore.AuthenticateWindowsIDAndPassword(System.String,System.String,System.String)"]
Assembly: QPulseWebServices.Contracts (in QPulseWebServices.Contracts.dll) Version: 2.100.7610.0
Syntax
C# |
---|
string AuthenticateWindowsIDAndPassword( string windowsUserName, string password, string database ) |
Parameters
- windowsUserName
- Type: System..::..String
[Missing <param name="windowsUserName"/> documentation for "M:QPulseWebServices.Contracts.Service.ICore.AuthenticateWindowsIDAndPassword(System.String,System.String,System.String)"]
- password
- Type: System..::..String
[Missing <param name="password"/> documentation for "M:QPulseWebServices.Contracts.Service.ICore.AuthenticateWindowsIDAndPassword(System.String,System.String,System.String)"]
- database
- Type: System..::..String
[Missing <param name="database"/> documentation for "M:QPulseWebServices.Contracts.Service.ICore.AuthenticateWindowsIDAndPassword(System.String,System.String,System.String)"]
Return Value
Type: String[Missing <returns> documentation for "M:QPulseWebServices.Contracts.Service.ICore.AuthenticateWindowsIDAndPassword(System.String,System.String,System.String)"]