AllowExtendedNegotiation Property
In This Topic
Controls whether extended negotation should be supported (as initiator or acceptor)
Syntax
'Declaration
Public Property AllowExtendedNegotiation As System.Boolean
public System.bool AllowExtendedNegotiation {get; set;}
Requirements
Target Platforms: .NET CLR 4.8 or higher
See Also