OperationContext::IsUserContext Property

 

This property is intended for system use and should not be called by users.

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

public:
property bool IsUserContext {
	bool get();
}

Property Value

Type: System::Boolean

true.

Universal Windows Platform
Available since 8
.NET Framework
Available since 3.0
Portable Class Library
Supported in: portable .NET platforms
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Return to top
Show: