Slot: securitySchemaType
Security or authentication method used (e.g., OAuth2)
URI: [odm:slot/securitySchemaType](https://cdisc.org/odm2/slot/securitySchemaType)
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [DataService](../classes/DataService.md) | A service element that provides an API or endpoint for serving or receiving data | no |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | NONE |
| Domain Of | [DataService](../classes/DataService.md) |
### Cardinality and Requirements
| Property | Value |
| --- | --- |
### Slot Characteristics
| Property | Value |
| --- | --- |
| Owner | [DataService](../classes/DataService.md) |
## Identifier and Mapping Information
### Schema Source
* from schema: https://cdisc.org/dds
## Mappings
| Mapping Type | Mapped Value |
| --- | --- |
| self | odm:securitySchemaType |
| native | odm:securitySchemaType |
## LinkML Source
name: securitySchemaType
description: Security or authentication method used (e.g., OAuth2)
from_schema: https://cdisc.org/dds
rank: 1000
owner: DataService
domain_of:
- DataService