TargetApplication Members

Include Protected Members
Include Inherited Members

Contains the metadata information about an external application managed by the Secure Store Service.

The TargetApplication type exposes the following members.

Constructors

  Name Description
Public method TargetApplication Initializes a new instance of the TargetApplication class using the specified metadata information.

Top

Properties

  Name Description
Public property ApplicationId Gets or sets the ID of the target application.
Public property ContactEmail Gets or sets the contact e-mail address of the current target application.
Public property CredentialManagementUrl Gets or sets the uniform resource indicator (URI) for managing the credentials.
Public property FriendlyName Gets or sets the friendly name of the target application.
Public property Name Gets the target application name.
Public property TicketTimeout Gets or sets the length of time, in minutes, for a ticket issued to a user that can be used to redeem credentials for the target application.
Public property Type Gets or sets the type of the application.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method IsTicketingEnabled Indicates whether the current application has ticketing enabled.
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

TargetApplication Class

Microsoft.Office.SecureStoreService.Server Namespace