SPUserToken.IsSystemAccount-Eigenschaft
Ruft einen Wert, der angibt, ob das Token SystemAccount -Systemkonto darstellt.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property IsSystemAccount As Boolean
Get
'Usage
Dim instance As SPUserToken
Dim value As Boolean
value = instance.IsSystemAccount
public bool IsSystemAccount { get; }
Eigenschaftswert
Typ: System.Boolean
Ein Wert, der angibt, ob das Token SystemAccount -Systemkonto darstellt.
Hinweise
Dieser Wert wird nicht zwischengespeichert. Der Aufrufer muss, um die CPU-Zyklen spart Zwischenspeichern.