LocalClientSecuritySettings::NonceCache Property
.NET Framework (current version)
Gets or sets the cache for the local client security settings.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
public: property NonceCache^ NonceCache { NonceCache^ get(); void set(NonceCache^ value); }
Property Value
Type: System.ServiceModel.Security::NonceCache^The cache for the local client security settings.
.NET Framework
Available since 4.5
Available since 4.5
Show: