Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 587 Bytes

ScimAuthenticationScheme.md

File metadata and controls

17 lines (12 loc) · 587 Bytes

openapi.model.ScimAuthenticationScheme

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
description String A description of the authentication scheme.
name String The common authentication scheme name
type String The authentication scheme.

[Back to Model list] [Back to API list] [Back to README]