Configuration.PurgeAuditDays Property

This member is reserved for internal use and is not intended to be used directly from your code.

Namespace:  Microsoft.SharePoint.Portal.SingleSignon
Assembly:  Microsoft.SharePoint.Portal.SingleSignon (in Microsoft.SharePoint.Portal.SingleSignon.dll)

Syntax

'Declaration
Public Shared ReadOnly Property PurgeAuditDays As UInteger
    Get
'Usage
Dim value As UInteger

value = Configuration.PurgeAuditDays
public static uint PurgeAuditDays { get; }

Property Value

Type: System.UInt32

See Also

Reference

Configuration Class

Configuration Members

Microsoft.SharePoint.Portal.SingleSignon Namespace