AifInterfaces Enum

Definition

Represents the various interfaces that are implemented by hosted applications.

This enumeration supports a bitwise combination of its member values.

public enum class AifInterfaces
[System.Flags]
public enum AifInterfaces
[<System.Flags>]
type AifInterfaces = 
Public Enum AifInterfaces
Inheritance
AifInterfaces
Attributes

Fields

IAutoSignOn 8

Not Used

IHostedApplication 1

Represents the HostedApplication interface

IHostedApplication2 2

Represents the IHostedApplication2 interface

IHostedApplication3 50

Represents the IHostedApplication3 interface

IHostedApplicationEx 4

Represents the IHostedApplicationEx interface

ISingleSignOnApp 22

Not Used

Applies to