Aracılığıyla paylaş


SecureStoreTargetApplicationNotFoundException.TargetApplicationId Property

Gets the target application identifier (ID).

Namespace:  Microsoft.BusinessData.Infrastructure.SecureStore
Assembly:  Microsoft.BusinessData (in Microsoft.BusinessData.dll)

Syntax

'Declaration
Public ReadOnly Property TargetApplicationId As String
    Get
'Usage
Dim instance As SecureStoreTargetApplicationNotFoundException
Dim value As String

value = instance.TargetApplicationId
public string TargetApplicationId { get; }

Property Value

Type: System.String
The target application ID.

See Also

Reference

SecureStoreTargetApplicationNotFoundException Class

SecureStoreTargetApplicationNotFoundException Members

Microsoft.BusinessData.Infrastructure.SecureStore Namespace