AuthorizationPolicyTypeElement Constructor (String^)
.NET Framework (current version)
Initializes a new instance of the AuthorizationPolicyTypeElement class with the specified policy type.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Parameters
- policyType
-
Type:
System::String^
The type of policy to be initialized.
| Exception | Condition |
|---|---|
| ArgumentNullException | policyType is null or empty. |
.NET Framework
Available since 3.0
Available since 3.0
Show: