ICognitoIdentityProviderContextDataType
Interface in AWS.CognitoIdentityProvider
Interface for ContextDataType.
Properties
EncodedData
property EncodedData: string
Encoded device-fingerprint details that your app collected.
HttpHeaders
property HttpHeaders: TList<ICognitoIdentityProviderHttpHeaderType>
Type: ICognitoIdentityProviderHttpHeaderType
HTTP headers received on your server in the same order.
IpAddress
property IpAddress: string
The source IP address of your user's device.
ServerName
property ServerName: string
Your server endpoint where this API is invoked.
ServerPath
property ServerPath: string
Your server path where this API is invoked.