SecurityPolicyVersion::Namespace Property

 

Gets the namespace for this WS-SecurityPolicy version.

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

public:
property String^ Namespace {
	String^ get();
}

Property Value

Type: System::String^

The namespace for this WS-SecurityPolicy version.

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