[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: office365client.pp line 16
type TAzureADClaims = class(TClaims) |
published |
property unique_name: string; [rw] |
property family_name: string; [rw] |
property given_name: string; [rw] |
property pwd_exp: string; [rw] |
property pwd_url: string; [rw] |
property tid: string; [rw] |
property upn: string; [rw] |
property ver: string; [rw] |
property oid: string; [rw] |
end; |
| |
TObject |