BasicSecurityProfileVersion::BasicSecurityProfile10 Property

 

Provides a message version that corresponds to the Basic Security Profile specification.

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

public:
property BasicSecurityProfileVersion^ BasicSecurityProfile10 {
	static BasicSecurityProfileVersion^ get();
}

Property Value

Type: System.ServiceModel.Security::BasicSecurityProfileVersion^

A class that has a ToString method that returns the version in text form.

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