The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ServiceSecurityContext::Current Property
.NET Framework (current version)
Gets the current ServiceSecurityContext.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
public: property ServiceSecurityContext^ Current { static ServiceSecurityContext^ get(); }
Property Value
Type: System.ServiceModel::ServiceSecurityContext^The current ServiceSecurityContext.
.NET Framework
Available since 3.0
Available since 3.0
Show: