LocalClientSecuritySettings Properties
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The LocalClientSecuritySettings type exposes the following members.
| Name | Description | |
|---|---|---|
|
MaxClockSkew | Gets or sets the maximum allowable time difference between the system clocks of the two parties that are communicating. |
|
ReplayWindow | Gets or sets the maximum time that a message nonce is valid. |
|
TimestampValidityDuration | Gets or sets the maximum duration that the messages are valid when sent by the client. If a message is received by the service after this duration, it should discard the message. |
Show: