SPFarm.PasswordChangeMaximumTries-Eigenschaft
Anzahl der Verbindungsversuche Ändern des Kennworts, bevor ein Fehler auftritt. Wird von Features für die automatische Kennwortänderung verwendet.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property PasswordChangeMaximumTries As Integer
Get
Set
'Usage
Dim instance As SPFarm
Dim value As Integer
value = instance.PasswordChangeMaximumTries
instance.PasswordChangeMaximumTries = value
public int PasswordChangeMaximumTries { get; set; }
Eigenschaftswert
Typ: System.Int32
Gibt Int32 zurück.