Share via


SafetyNetStruct.ProxyId Property

Gets the proxy identifier (ID).

Namespace:  Microsoft.Office.BusinessData.SystemSpecific
Assembly:  Microsoft.Office.BusinessData (in Microsoft.Office.BusinessData.dll)

Syntax

'Declaration
Public ReadOnly Property ProxyId As Guid
    Get
'Usage
Dim instance As SafetyNetStruct
Dim value As Guid

value = instance.ProxyId
public Guid ProxyId { get; }

Property Value

Type: System.Guid
The proxy ID.

See Also

Reference

SafetyNetStruct Class

SafetyNetStruct Members

Microsoft.Office.BusinessData.SystemSpecific Namespace