StsConfiguration.DeviceUsageWindowInSeconds Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property int DeviceUsageWindowInSeconds { int get(); void set(int value); };
[System.Runtime.Serialization.DataMember(Order=45)]
public int DeviceUsageWindowInSeconds { get; set; }
member this.DeviceUsageWindowInSeconds : int with get, set
Public Property DeviceUsageWindowInSeconds As Integer
Property Value
- Attributes