SPEncryptedString.OwnerId-Eigenschaft
Ruft die GUID des Objekts, das die Zeichenfolge besitzt.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property OwnerId As Guid
Get
'Usage
Dim instance As SPEncryptedString
Dim value As Guid
value = instance.OwnerId
public Guid OwnerId { get; }
Eigenschaftswert
Typ: System.Guid
Ein System.Guid -Objekt, das das Objekt identifiziert.