Share via


AifInterfaces Enumeration

Represents the various interfaces that are implemented by hosted applications.

Namespace: Microsoft.Uii.Csr
Assembly: Microsoft.Uii.Csr.Core (in Microsoft.Uii.Csr.Core.dll)

Usage

'Usage
Dim instance As AifInterfaces

Syntax

'Declaration
<FlagsAttribute> _
Public Enumeration AifInterfaces
[FlagsAttribute] 
public enum AifInterfaces
[FlagsAttribute] 
public enum class AifInterfaces
/** @attribute FlagsAttribute() */ 
public enum AifInterfaces
FlagsAttribute 
public enum AifInterfaces

Members

Member name Description
IAutoSignOn Not Used
IHostedApplication Represents the HostedApplication interface
IHostedApplication2 Represents the IHostedApplication2 interface
IHostedApplication3 Represents the IHostedApplication3 interface
IHostedApplicationEx Represents the IHostedApplicationEx interface
ISingleSignOnApp Not Used

Platforms

See Also

Reference

Microsoft.Uii.Csr Namespace

Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.