ScopedMessagePartSpecification Constructors

Definition

Initializes a new instance of the ScopedMessagePartSpecification class.

Overloads

ScopedMessagePartSpecification()

Initializes a new instance of the ScopedMessagePartSpecification class.

ScopedMessagePartSpecification(ScopedMessagePartSpecification)

Initializes a new instance of the ScopedMessagePartSpecification class from another instance of this class.

ScopedMessagePartSpecification()

Source:
ScopedMessagePartSpecification.cs
Source:
ScopedMessagePartSpecification.cs

Initializes a new instance of the ScopedMessagePartSpecification class.

C#
public ScopedMessagePartSpecification();

Applies to

.NET Framework 4.8.1 i inne wersje
Produkt Wersje
.NET Framework 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1

ScopedMessagePartSpecification(ScopedMessagePartSpecification)

Source:
ScopedMessagePartSpecification.cs
Source:
ScopedMessagePartSpecification.cs

Initializes a new instance of the ScopedMessagePartSpecification class from another instance of this class.

C#
public ScopedMessagePartSpecification(System.ServiceModel.Security.ScopedMessagePartSpecification other);

Parameters

Applies to

.NET Framework 4.8.1 i inne wersje
Produkt Wersje
.NET Framework 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1