XmBindIdServerEnvironmentMode

XmBindIdServerEnvironmentMode

XmBindIdServerEnvironmentMode Available BindID Server Environment.

public enum XmBindIdServerEnvironmentMode : String, CaseIterable, Equatable, Hashable, Codable

Inheritance

CaseIterable, Codable, Equatable, Hashable, String

Enumeration Cases

production

Indicate the production server URL path

case production

sandbox

Indicate the sandbox server URL path

case sandbox

other

case other