Click or drag to resize

ObsConfigAuthType Property

Authentication mode used for accessing OBS. When protocol negotiation is enabled, this parameter is ineffective.

Namespace:  OBS
Assembly:  esdk_obs_.net (in esdk_obs_.net.dll) Version: 3.1.3.0 (3.1.3)
Syntax
C#
public AuthTypeEnum AuthType { get; set; }

Property Value

Type: AuthTypeEnum
See Also