System.ServiceModel.Security by Microsoft

<PackageReference Include="System.ServiceModel.Security" Version="3.9.0" />

Package Files

0 bytes

 System.ServiceModel.Security 3.9.0

Provides common security types for consuming and communicating with services. Commonly Used Types: System.ServiceModel.DnsEndpointIdentity System.ServiceModel.MessageSecurityVersion System.ServiceModel.UpnEndpointIdentity System.ServiceModel.SpnEndpointIdentity

<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
  <metadata>
    <id>System.ServiceModel.Security</id>
    <version>3.9.0</version>
    <title>System.ServiceModel.Security</title>
    <authors>Microsoft</authors>
    <owners>Microsoft</owners>
    <licenseUrl>http://go.microsoft.com/fwlink/?LinkId=329770</licenseUrl>
    <iconUrl>http://go.microsoft.com/fwlink/?LinkID=288859</iconUrl>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <description>Provides common security types for consuming and communicating with services.

Commonly Used Types:
System.ServiceModel.DnsEndpointIdentity
System.ServiceModel.MessageSecurityVersion
System.ServiceModel.UpnEndpointIdentity
System.ServiceModel.SpnEndpointIdentity</description>
    <summary>Provides common security types for consuming and communicating with services.</summary>
    <copyright>Copyright © Microsoft Corporation</copyright>
    <dependencies>
      <group targetFramework=".NETPlatform5.0">
        <dependency id="System.Runtime" version="4.0.0" />
        <dependency id="System.ServiceModel.Primitives" version="3.9.0" />
      </group>
      <group targetFramework="Windows8.0" />
      <group targetFramework=".NETFramework4.5" />
      <group targetFramework="WindowsPhone8.0" />
      <group targetFramework=".NETCore5.0">
        <dependency id="System.Runtime" version="4.0.0" />
        <dependency id="System.ServiceModel.Primitives" version="3.9.0" />
      </group>
    </dependencies>
  </metadata>
</package>