SpnEndpointIdentity Constructor (String^)
.NET Framework (current version)
Initializes a new instance of SpnEndpointIdentity with the specified service principal name (SPN).
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Parameters
- spnName
-
Type:
System::String^
The SPN.
| Exception | Condition |
|---|---|
| ArgumentNullException | spnName is null. |
This constructor sets the SpnLookupTime property to 1 minute.
Universal Windows Platform
Available since 8
.NET Framework
Available since 3.0
Portable Class Library
Supported in: portable .NET platforms
Available since 8
.NET Framework
Available since 3.0
Portable Class Library
Supported in: portable .NET platforms
Show: