|
TlsClientIntegratedSecurity Property
|
Gets or sets a boolean value that indicates whether the current Windows account credentials are used for authentication.
Namespace: GSF.CommunicationAssembly: GSF.Communication (in GSF.Communication.dll) Version: 2.4.205-beta
Syntax function get_IntegratedSecurity();
function set_IntegratedSecurity(value);
View SourceProperty Value
BooleanRemarks
This option is ignored under Mono deployments.
See Also