LocalClientSecuritySettings Properties

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.

  NameDescription
Public property MaxClockSkew Gets or sets the maximum allowable time difference between the system clocks of the two parties that are communicating.
Public property ReplayWindow Gets or sets the maximum time that a message nonce is valid.
Public property 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.
Top

Show:
© 2017 Microsoft