Freigeben über


SPManagedAccount.DaysBeforeExpiryToChange-Eigenschaft

Ruft ab oder legt die Anzahl von Tagen an, bevor ein Ablaufdatum Kennwort ein Kennwort zu ändern.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Property DaysBeforeExpiryToChange As Integer
    Get
    Set
'Usage
Dim instance As SPManagedAccount
Dim value As Integer

value = instance.DaysBeforeExpiryToChange

instance.DaysBeforeExpiryToChange = value
public int DaysBeforeExpiryToChange { get; set; }

Eigenschaftswert

Typ: System.Int32
Ein Int32 -Wert der Anzahl von Tagen an, bevor ein Ablaufdatum Kennwort ein Kennwort zu ändern.

Siehe auch

Referenz

SPManagedAccount Klasse

SPManagedAccount-Member

Microsoft.SharePoint.Administration-Namespace