ISsoLookupService Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Caution
Please use the ISecureSsoService instead of this interface. This interface has been retained for backward compatibility.
Represents the SSO service interface.
public interface class ISsoLookupService
[System.Obsolete("Please use the ISecureSsoService instead of this interface. This interface has been retained for backward compatibility.")]
public interface ISsoLookupService
[<System.Obsolete("Please use the ISecureSsoService instead of this interface. This interface has been retained for backward compatibility.")>]
type ISsoLookupService = interface
Public Interface ISsoLookupService
- Attributes
Methods
GetCredentials(String) |
Retrieves the username/password for the application. |