SPManagedAccount.MinPasswordLen-Eigenschaft
Ruft die minimale Länge, die ein Kennwort werden muss.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property MinPasswordLen As Integer
Get
'Usage
Dim instance As SPManagedAccount
Dim value As Integer
value = instance.MinPasswordLen
public int MinPasswordLen { get; }
Eigenschaftswert
Typ: System.Int32
Ein Int32 -Wert, der die Mindestlänge für Kennwörter angibt. .