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.19.7.1 (3.19.7.1)
Syntax
C#
public AuthTypeEnum AuthType { get; set; }

Property Value

Type: AuthTypeEnum
See Also