SsoRemoveLogoutUrlDetails

public class SsoRemoveLogoutUrlDetails : CustomStringConvertible, JSONRepresentable

Removed sign-out URL for SSO.

  • Previous single sign-on logout URL.

    Declaration

    Swift

    public let previousValue: String
  • Declaration

    Swift

    public var description: String { get }