Authlete
Address Class Reference

Address claim that represents a physical mailing address. See 5.1.1. Address Claim in OpenID Connect Core 1.0 for details. More...

Properties

string Formatted [get, set]
 The full mailing address, formatted for display or use on a mailing label. More...
 
string StreetAddress [get, set]
 The full street address component, which MAY include house number, street name, Post Office Box, and multi-line extended street address information. More...
 
string Locality [get, set]
 The city or locality component. More...
 
string Region [get, set]
 The state, province, prefecture, or region component. More...
 
string PostalCode [get, set]
 The zip code or postal code component. More...
 
string Country [get, set]
 The country name component. More...
 

Detailed Description

Address claim that represents a physical mailing address. See 5.1.1. Address Claim in OpenID Connect Core 1.0 for details.

Property Documentation

◆ Country

string Country
getset

The country name component.

◆ Formatted

string Formatted
getset

The full mailing address, formatted for display or use on a mailing label.

◆ Locality

string Locality
getset

The city or locality component.

◆ PostalCode

string PostalCode
getset

The zip code or postal code component.

◆ Region

string Region
getset

The state, province, prefecture, or region component.

◆ StreetAddress

string StreetAddress
getset

The full street address component, which MAY include house number, street name, Post Office Box, and multi-line extended street address information.


The documentation for this class was generated from the following file: