SafetyNetStruct.ProxyId - Propriété
Obtient l'identificateur (ID) de proxy.
Espace de noms : Microsoft.SharePoint.BusinessData.SharedService
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public ReadOnly Property ProxyId As Guid
Get
'Utilisation
Dim instance As SafetyNetStruct
Dim value As Guid
value = instance.ProxyId
public Guid ProxyId { get; }
Valeur de propriété
Type : System.Guid
L'ID du proxy.
Voir aussi
Référence
Microsoft.SharePoint.BusinessData.SharedService - Espace de noms