OperationContext::ServiceSecurityContext Property

 

Gets or sets the ServiceSecurityContext within which this method executes.

Namespace:   System.ServiceModel
Assembly:  System.ServiceModel (in System.ServiceModel.dll)

public:
property ServiceSecurityContext^ ServiceSecurityContext {
	ServiceSecurityContext^ get();
}

.NET Framework
Available since 3.0
Return to top
Show: