Licensing.HasExpired Property

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

Namespace:  Microsoft.Office.Server.Administration
Assembly:  Microsoft.Office.Server (in Microsoft.Office.Server.dll)

Syntax

'Declaration
Public Shared ReadOnly Property HasExpired As Boolean
    Get
'Usage
Dim value As Boolean

value = Licensing.HasExpired
public static bool HasExpired { get; }

Property Value

Type: System.Boolean
Returns Boolean.

See Also

Reference

Licensing Class

Licensing Members

Microsoft.Office.Server.Administration Namespace