CrmConnection.UserTokenExpiryWindow Property

 

Updated: January 15, 2016

Applies To: Dynamics CRM 2015

Gets or sets the time offset prior to the user token expiration when the user token should be refreshed.

Namespace:   Microsoft.Xrm.Client
Assembly:  Microsoft.Xrm.Client (in Microsoft.Xrm.Client.dll)

public Nullable<TimeSpan> UserTokenExpiryWindow { get; set; }

Property Value

Type: System.Nullable<TimeSpan>

Type: Nullable<TimeSpan>
The time offset prior to the user token expiration when the user token should be refreshed.

Return to top

© 2017 Microsoft. All rights reserved. Copyright

Show: