Home
last modified time | relevance | path

Searched defs:DateOfBirth (Results 1 – 25 of 58) sorted by relevance

123

/dports/deskutils/ausweisapp2/AusweisApp2-1.22.2/test/fixture/self/
H A DSelfAuthenticationDataNoAddress.json18 "DateOfBirth": "1952-06-17+01:00" string
28 "DateOfBirth": "ALLOWED", string
H A DSelfAuthenticationDataNoStreet.json23 "DateOfBirth": "1976-07-05+01:00" string
33 "DateOfBirth": "ALLOWED", string
H A DSelfAuthenticationData.json24 "DateOfBirth": "1981-06-17+02:00" string
34 "DateOfBirth": "ALLOWED", string
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.IdentityModel/System.IdentityModel.Claims/
H A DClaimTypes.cs50 public static string DateOfBirth { property in System.IdentityModel.Claims.ClaimTypes
/dports/lang/mono/mono-5.10.1.57/external/aspnetwebstack/test/System.Web.Http.Test/ModelBinding/Binders/
H A DMutableObjectModelBinderTest.cs613 public DateTime DateOfBirth { get; set; } property in System.Web.Http.ModelBinding.Binders.MutableObjectModelBinderTest.Person
642 public DateTime DateOfBirth { get; set; } property in System.Web.Http.ModelBinding.Binders.MutableObjectModelBinderTest.PersonWithBindExclusion
/dports/lang/mono/mono-5.10.1.57/external/aspnetwebstack/test/Microsoft.Web.Mvc.Test/ModelBinding/Test/
H A DMutableObjectModelBinderTest.cs630 public DateTime DateOfBirth { get; set; } property in Microsoft.Web.Mvc.ModelBinding.Test.MutableObjectModelBinderTest.Person
659 public DateTime DateOfBirth { get; set; } property in Microsoft.Web.Mvc.ModelBinding.Test.MutableObjectModelBinderTest.PersonWithBindExclusion
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/mscorlib/system/security/claims/
H A DClaimTypes.cs63 public const string DateOfBirth = ClaimType2005Namespace + "/dateofbirth"; field in System.Security.Claims.ClaimTypes
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Security.Claims/src/System/Security/Claims/
H A DClaimTypes.cs48 public const string DateOfBirth = ClaimType2005Namespace + "/dateofbirth"; field in System.Security.Claims.ClaimTypes
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.IdentityModel/System/IdentityModel/Claims/
H A DClaimTypes.cs73 static public string DateOfBirth { get { return dateofbirth; } } property in System.IdentityModel.Claims.ClaimTypes
/dports/comms/qt5-connectivity/kde-qtconnectivity-5.15.2p1/src/bluetooth/
H A Dqbluetoothuuid.h318 DateOfBirth = 0x2a85, enumerator
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Security.Claims/ref/
H A DSystem.Security.Claims.cs120 …public const string DateOfBirth = "http://schemas.xmlsoap.org/ws/2005/05/identity/claims/dateofbir… field in System.Security.Claims.ClaimTypes
/dports/www/web2ldap/web2ldap-1.6.27/web2ldap/app/schema/
H A Dsyntaxes.py1641 class DateOfBirth(ISO8601Date): class
/dports/sysutils/docker-registry/distribution-2.7.1/vendor/google.golang.org/api/google-api-go-client-9bf6e6e569ff/identitytoolkit/v3/
H A Didentitytoolkit-gen.go1320 DateOfBirth string `json:"dateOfBirth,omitempty"` member
/dports/devel/kdev-python/kdev-python-21.12.3/documentation_files/PyQt5/
H A DQtBluetooth.py1053 DateOfBirth = 0 variable in QBluetoothUuid
/dports/net/rclone/rclone-1.57.0/vendor/google.golang.org/api/identitytoolkit/v3/
H A Didentitytoolkit-gen.go2153 DateOfBirth string `json:"dateOfBirth,omitempty"` member
/dports/security/vault/vault-1.8.2/vendor/google.golang.org/api/identitytoolkit/v3/
H A Didentitytoolkit-gen.go2153 DateOfBirth string `json:"dateOfBirth,omitempty"` member
/dports/net/drive/drive-0.4.0/vendor/google.golang.org/api/identitytoolkit/v3/
H A Didentitytoolkit-gen.go2153 DateOfBirth string `json:"dateOfBirth,omitempty"` member
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/google.golang.org/api/identitytoolkit/v3/
H A Didentitytoolkit-gen.go2153 DateOfBirth string `json:"dateOfBirth,omitempty"` member
/dports/security/lego/lego-4.5.3/vendor/google.golang.org/api/identitytoolkit/v3/
H A Didentitytoolkit-gen.go2153 DateOfBirth string `json:"dateOfBirth,omitempty"` member
/dports/www/gohugo/hugo-0.91.2/vendor/google.golang.org/api/identitytoolkit/v3/
H A Didentitytoolkit-gen.go2153 DateOfBirth string `json:"dateOfBirth,omitempty"` member
/dports/www/pomerium/pomerium-0.8.3/vendor/google.golang.org/api/identitytoolkit/v3/
H A Didentitytoolkit-gen.go2153 DateOfBirth string `json:"dateOfBirth,omitempty"` member
/dports/www/gitlab-pages/gitlab-pages-f8512edbec4ec83b426c8ca2dda467de424685e4/vendor/google.golang.org/api/identitytoolkit/v3/
H A Didentitytoolkit-gen.go2153 DateOfBirth string `json:"dateOfBirth,omitempty"` member
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/google.golang.org/api/identitytoolkit/v3/
H A Didentitytoolkit-gen.go2150 DateOfBirth string `json:"dateOfBirth,omitempty"` member
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A DSystem.IdentityModel.cs108 public static string DateOfBirth { get { throw null; } } property in System.IdentityModel.Claims.ClaimTypes
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v2.0/
H A DSystem.IdentityModel.cs108 public static string DateOfBirth { get { throw null; } } property in System.IdentityModel.Claims.ClaimTypes

123