AuthenticationException.CredentialEntryUrl Property

Gets the credential entry URI.

Namespace:  Microsoft.BusinessData.Runtime
Assembly:  Microsoft.BusinessData (in Microsoft.BusinessData.dll)

Syntax

'Declaration
Public ReadOnly Property CredentialEntryUrl As Uri
    Get
'Usage
Dim instance As AuthenticationException
Dim value As Uri

value = instance.CredentialEntryUrl
public Uri CredentialEntryUrl { get; }

Property Value

Type: System.Uri
The credential entry URI.

See Also

Reference

AuthenticationException Class

AuthenticationException Members

Microsoft.BusinessData.Runtime Namespace