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 | |
---|---|---|
TargetApplication | Initializes a new instance of the TargetApplication class using the specified metadata information. |
Top
Properties
Name | Description | |
---|---|---|
ApplicationId | Gets or sets the ID of the target application. | |
ContactEmail | Gets or sets the contact e-mail address of the current target application. | |
CredentialManagementUrl | Gets or sets the uniform resource indicator (URI) for managing the credentials. | |
FriendlyName | Gets or sets the friendly name of the target application. | |
Name | Gets the target application name. | |
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. | |
Type | Gets or sets the type of the application. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
IsTicketingEnabled | Indicates whether the current application has ticketing enabled. | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top