Class WebSessionsIdleLengthPolicy.Defined
Defined idle session length.
Inherited Members
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class WebSessionsIdleLengthPolicy.Defined : WebSessionsIdleLengthPolicy
Constructors
View SourceDefined(DurationLogInfo)
Initializes a new instance of the WebSessionsIdleLengthPolicy.Defined class.
Declaration
public Defined(DurationLogInfo value)
Parameters
| Type | Name | Description |
|---|---|---|
| DurationLogInfo | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public DurationLogInfo Value { get; }
Property Value
| Type | Description |
|---|---|
| DurationLogInfo |