Freigeben über


SPWebApplication.UserPhotoExpiration-Eigenschaft

Dient zum Abrufen oder den Ablauf des Bilds in der Anzahl der Tage festgelegt.

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

Syntax

'Declaration
Public Property UserPhotoExpiration As Double
    Get
    Set
'Usage
Dim instance As SPWebApplication
Dim value As Double

value = instance.UserPhotoExpiration

instance.UserPhotoExpiration = value
public double UserPhotoExpiration { get; set; }

Eigenschaftswert

Typ: System.Double
Die Anzahl der Tage, die das Bild Bootstrapkonto abläuft.

Siehe auch

Referenz

SPWebApplication Klasse

SPWebApplication-Member

Microsoft.SharePoint.Administration-Namespace