FacebookUserProfileLastProfileChange Property |
Gets or sets the timestamp of the last profile cahnge.
Namespace: CMS.ExternalAuthentication.FacebookAssembly: CMS.ExternalAuthentication (in CMS.ExternalAuthentication.dll) Version: 12.0.0
Syntax public Nullable<DateTime> LastProfileChange { get; set; }
Property Value
Type:
NullableDateTimeSee Also