Share via


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