NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

SChannelCred.Protocols Enumeration

[To be supplied.]

[Visual Basic]
Public Enum SChannelCred.Protocols
[C#]
public enum SChannelCred.Protocols
[C++]
public enum SChannelCred.Protocols

[JScript] In JScript, you can use the enumerations in the NGWS frameworks, but you cannot define your own.

Members

Member Name Description
SP_PROT_SSL2_CLIENT [To be supplied.]
SP_PROT_SSL3TLS1_CLIENTS [To be supplied.]
SP_PROT_SSL3_CLIENT [To be supplied.]
SP_PROT_TLS1_CLIENT [To be supplied.]
SP_PROT_UNI_CLIENT [To be supplied.]

Requirements

Namespace: System.Net

Assembly: System.net.dll

See Also

System.Net Namespace