ISsoLookupService Interface
Represents the SSO service interface.
Namespace: Microsoft.Uii.AifServices
Assembly: Microsoft.Uii.AifServices (in Microsoft.Uii.AifServices.dll)
Usage
'Usage
Dim instance As ISsoLookupService
Syntax
'Declaration
<ObsoleteAttribute("Please use the ISecureSsoService instead of this interface. This interface has been retained for backward compatibility.")> _
Public Interface ISsoLookupService
[ObsoleteAttribute("Please use the ISecureSsoService instead of this interface. This interface has been retained for backward compatibility.")]
public interface ISsoLookupService
[ObsoleteAttribute(L"Please use the ISecureSsoService instead of this interface. This interface has been retained for backward compatibility.")]
public interface class ISsoLookupService
/** @attribute ObsoleteAttribute("Please use the ISecureSsoService instead of this interface. This interface has been retained for backward compatibility.") */
public interface ISsoLookupService
ObsoleteAttribute("Please use the ISecureSsoService instead of this interface. This interface has been retained for backward compatibility.")
public interface ISsoLookupService
Platforms
See Also
Reference
ISsoLookupService Members
Microsoft.Uii.AifServices Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.