TimeSyncToken
This element indicates that a time synchronization
token is used to identify the Principal. hardware -
the time synchonization
token has been implemented in hardware. software - the
time synchronization
token has been implemented in software. SeedLength -
the length, in bits, of the
random seed used in the time synchronization token.
Element information
Namespace: None
Schema document: saml-2.0-os/saml-schema-authn-context-types-2.0.xsd
Type: TimeSyncTokenType
Properties: Global, Qualified
Content
- Empty content
Attributes
| Name | Occ | Type | Description | Notes |
|---|---|---|---|---|
| DeviceType | [1..1] | DeviceTypeType | ||
| SeedLength | [1..1] | xsd:integer | ||
| DeviceInHand | [1..1] | booleanType |
Used in
Sample instance
<TimeSyncToken DeviceType="hardware" SeedLength="1" DeviceInHand="true"/>


