SafetyNetStruct.ProxyId property

Gets the proxy identifier (ID).

Namespace:  Microsoft.SharePoint.BusinessData.SharedService
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.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.SharePoint.BusinessData.SharedService namespace