Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.