NegotiateAuthenticationServerOptions.Policy Property

Definition

Gets or sets the extended security and validation policies.

public:
 property System::Security::Authentication::ExtendedProtection::ExtendedProtectionPolicy ^ Policy { System::Security::Authentication::ExtendedProtection::ExtendedProtectionPolicy ^ get(); void set(System::Security::Authentication::ExtendedProtection::ExtendedProtectionPolicy ^ value); };
public System.Security.Authentication.ExtendedProtection.ExtendedProtectionPolicy? Policy { get; set; }
member this.Policy : System.Security.Authentication.ExtendedProtection.ExtendedProtectionPolicy with get, set
Public Property Policy As ExtendedProtectionPolicy

Property Value

Applies to