ISsoLookupService Interface

Definition

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.

Applies to