Gets the supported authentication fields.
Namespace: ININ.IceLib.ConnectionAssembly: ININ.IceLib (in ININ.IceLib.dll) Version: 0.0.0.0 (22.3.0.218)
Syntax
C# |
---|
public ReadOnlyCollection<AuthenticationFields> SupportedAuthenticationFields { get; } |
Visual Basic |
---|
Public ReadOnly Property SupportedAuthenticationFields As ReadOnlyCollection(Of AuthenticationFields) Get |
Field Value
The supported authentication fields.Version Information
Supported for IC Server version 2016 R1 and beyond.